Home New Trending Search
About Privacy Terms
#
#Linter
Posts tagged #Linter on Bluesky
Preview
Oxlint A collection of high-performance JavaScript tools written in Rust

oxc.rs/docs/guide/u... - OxLint is a #TypeScript #linter written in Go that uses real TypeScript compiler for type checking.

2 0 0 0
Preview
GitHub - jolars/panache: A language server, formatter, and linter for Pandoc markdown, Quarto, and R Markdown A language server, formatter, and linter for Pandoc markdown, Quarto, and R Markdown - jolars/panache

Since I last posted about #Panache , it has also grown considerably, now featuring full-fledged bibliography management for Quarto projects, table formatting, code chunk formatting, and various LSP features.

Learn more at https://github.com/jolars/panache

#lsp #formatter #linter

0 0 0 0
SwiftLint enforces Swift style conventions with 19.5K stars - the de facto standard linter that inte

SwiftLint enforces Swift style conventions with 19.5K stars - the de facto standard linter that inte

SwiftLint enforces Swift style conventions with 19.5K stars - the de facto standard linter that integrates seamlessly into Xcode and catches style violations before your team does

https://github.com/realm/SwiftLint

#Swift #Linter #CodeQuality

1 1 1 0
Preview
The Missing Link for Web Components If your project uses web components of your own making, you could be auto-generating a Custom Elements Manifest that can be ultra-helpful, like powering a VS Code language server.

#Development #Guides
The missing link for web components · Where a Custom Elements Manifest shines ilo.im/169vrp by Florian Geierstanger

_____
#Manifests #WebComponents #Lit #Storybook #VSCode #MCP #Linter #WebDev #Frontend #JavaScript

4 1 0 0
Preview
6 Best Free and Open Source Java Linter Tools Discover the 6 best free and open source Java linter tools to enhance your coding quality. Improve your Java projects with these essential resources. The post 6 Best Free and Open Source Java Linter Tools appeared first on Linux Today.
1 0 0 0
Preview
Python Linter for Use with Jupyter Python linter for use with jupyter

How to use the Python linter pylint with Jupyter can be find in a post of mine at Copus.

www.copus.io/work/c124cc6...

#Python #Jupyter #notebook #linter #pylint #flake8 #Copus #scripting #Linux

1 0 0 0
Post image

Mago 1.0 is live. 🦊 🚀

✅ Linter
✅ Formatter
✅ Static Analyzer
✅ Architectural Guard

A unified, oxidized PHP toolchain. 🦀🐘

github.com/carthage-sof...

#PHP #StaticAnalysis #Linter

18 7 0 2

Do you need an #Excel #linter?
What linter rule do you expect?

0 0 0 0
Preview
Qué es un Linter y Por Qué Tu Código lo Necesita (Guía 2025) ¿Te preguntas qué es un linter? Es la herramienta clave para un código uniforme y legible. Explora su función, los linters más populares y cómo empezar.

¿Cansado de inconsistencias en el código de tu equipo? Descubre qué es un linter y cómo esta herramienta garantiza un código uniforme y legible. ¡Es un antes y un después! #Linter #Programacion

0 0 0 0
Original post on linuxtoday.com

6 Best Free and Open Source Haskell Linter Tools Discover the top 6 free and open source Haskell linter tools to enhance your coding efficiency and maintain code quality. Explore our comprehensive ...

#Blog #Haskell #code #Haskell #Linter #Tools #open-source […]

[Original post on linuxtoday.com]

1 0 0 0
Preview
Release Mago 1.0.0-rc.1 · carthage-software/mago Mago 1.0.0-rc.1 🎉 We're excited to announce Mago 1.0.0-rc.1, a major milestone toward the 1.0.0 release! This release candidate includes significant performance improvements, comprehensive type sys...

👋

#php #formatter #linter #staticanalysis #mago

github.com/carthage-sof...

2 0 0 0
Preview
SQLFluff 📜 The SQL Linter for humans

www.sqlfluff.com - #SQLFluff is an #OpenSource #SQL #Linter
```
pip install sqlfluff
echo " SELECT a + b FROM tbl; " > test.sql
sqlfluff lint test.sql --dialect ansi
```

3 0 0 0
Preview
publint Lint npm packages to ensure the widest compatibility across environments

Un outil qui permet de s'assurer qu'un package publié suit les bonnes pratiques.

🔗 https://publint.dev/

#package #linter #NodeJS #npm

1 0 0 0

GitHub - rvben/rumdl: A Markdown Linter written in Rust #rumdl #markdown #linter

0 0 0 0
Best Free and Open Source Perl Linter Tools Discover the best free and open source Perl linter tools to enhance your coding efficiency. Improve code quality and streamline your development process today. The post Best Free and Open Source Perl Linter Tools appeared first on Linux Today.
0 0 0 0
Preview
Release Mago 1.0.0-beta.27 · carthage-software/mago Mago 1.0.0-beta.27 This release is packed with community contributions, featuring powerful new linter rules, major analyzer correctness fixes, and expanded support for the PHP ecosystem. We're thri...

Mago 1.0.0-beta.27 is live! 🎉

This is a huge community release, headlined by the new `no-redundant-use` rule with a powerful auto-fix to clean up your imports.

github.com/carthage-sof...

#PHP #Linter #StaticAnalysis

0 0 0 0
Preview
What's coming in ESLint v10.0.0 - ESLint - Pluggable JavaScript Linter A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.

#Development #Announcements
What’s coming in ESLint v10.0.0 · The code linter is getting breaking changes ilo.im/167dyo by Nicholas C. Zakas

_____
#ESLint #Linter #JavaScript #TypeScript #JSX #NodeJS #DevOps #WebDev #Frontend #Backend

2 0 0 0
Preview
How We Accidentally Saved 20 Hours a Month by Teaching AI to Be Our Grammar Reviewer Or: Why Your Startup’s Documentation Doesn’t Have to S*ck

How We Accidentally Saved 20 Hours a Month by Teaching AI to Be Our Grammar Reviewer Or: Why Your Startup’s Documentation Doesn’t Have to S*ck Continue reading on Daylight Security »

#linter #github #chatgpt #ai #claude

Origin | Interest | Match

0 1 0 0
Post image

Have you ever wanted to lint markdown... fast?

🌀 mado — A Markdown linter written in Rust 🦀

✅ Compatible with CommonMark and GitHub Flavored Markdown (GFM).

🔥 Approx. 49-60x faster than existing linters

⭐ GitHub: github.com/akiomik/mado

#rustlang #markdown #linter #github #actions #ci

17 1 2 1
Preview
Forcer l'application de conventions CSS avec Stylelint

*Linter* du code CSS avec Stylelint comme on le fait généralement pour le code JS avec ESLint.

🔗 www.alsacreations.com/article/lire/1949-forcer...

#css #linter

0 0 0 0
Preview
Release v0.73.3 · cloudflare/pint Fixed Fixed incorrect value in This pint run would create N comment(s), which is more than the limit ... comments when using GitHub or GitLab with pint ci command.

A new release of @cloudflare.social 's pint, the #prometheus rule #linter has been published at github.com/cloudflare/p..., and its checksums are already available on asfaload's mirror to let you download with increased security. Check how at www.asfaload.com/asfald/ #security

0 0 0 0
Post image

Безопасность подов: взгляд пользователя K8s Про инфор...

habr.com/ru/companies/raiffeisenb...

#kubernetes #linter #validator #testing #bestpractices #information #security #quality […]

[Original post on habr.com]

0 0 0 0
The Great ESLint v9 Migration Adventure: A Developer's Survival Guide 🧗‍♂️ In this comprehensive guide, I share my hands-on experience migrating a TypeScript project to ESLint v9. Learn about the revolutionary flat configuration system, key architectural changes, and how to overcome common compatibility issues with TypeScript and plugins. Follow my step-by-step approach to updating dependencies, optimizing configurations, and verifying your setup. This practical walkthrough covers everything from using the official migration tool to refactoring your config for better performance—essential reading for any developer looking to upgrade to ESLint v9

De la difficulté que peut représenter la migration de ESLint 8 vers ESLint 9.

🔗 https://www.neoxs.me/blog/migration-to-eslint-v9

#eslint #linter #migration

1 0 0 0
kalvn's links

Une sorte de linter pour PHP. Cet outil analyse votre code et vous permet de détecter certains problèmes sans même avoir à l'exécuter.

L'un des aspects intéressant c'est l'approche par niveaux (*levels*) qui permet de…

🔗 https://links.kalvn.net/shaare/R8yOEA

#PHP #linter #analyse #statique

1 0 1 0
Preview
Release Mago 0.20.0 · carthage-software/mago Mago 0.20.0 🪄 We are excited to announce the release of 0.20.0, which brings significant enhancements to the formatter, along with several bug fixes and improvements to the linter and project funct...

Mago 0.20.0 is now available 🚀

This update features over 80 new spacing and empty line control options for highly customizable formatting, as well as several linter bug fixes.

#PHP #formatter #linter #rust #mago

github.com/carthage-sof...

2 0 0 0
Preview
style: format and lint using mago by innocenzi · Pull Request #986 · tempestphp/tempest-framework This pull request introduces Mago, a stellar toolchain for PHP that currently includes a linter and a formatter. Mago is in its early days, but is already packed with features. Its linter has dozen...

#Tempest Framework is now using #Mago 🎉

#formatter #linter #php #rust

github.com/tempestphp/t...

3 0 0 1
Preview
Release Mago 0.17.0 · carthage-software/mago Mago 0.17.0 🪄 This release of Mago brings new linting rules for Laravel, more formatter options, and bug fixes! Laravel Linting 🔎 New Laravel rules: We've added three new linting rules to the Lara...

Mago 0.17.0 is out! ✨ This release brings new linting rules for Laravel, more formatter options for fine-grained control, and bug fixes for those pesky formatting issues! Check it out! #php #laravel #formatter #linter #mago #rust

github.com/carthage-sof...

3 0 0 0
Preview
Release Maog 0.14.0 · carthage-software/mago Formatter Enhancements 🛠️ Stdin input support: You can now use mago fmt --stdin-input to format code provided via stdin and output the result to stdout. This enables seamless integration with var...

Ramadan Mubarak! ✨ Mago 0.14.0 is here! Featuring `mago fmt --stdin-input` for easy editor integration, improved comment handling, @mago-expect comments for more reliable linting, and CRLF fixes!

Check it out! 🎉 #php #formatter #linter #mago #rust

github.com/carthage-sof...

1 0 0 0
Preview
Release Mago 0.13.0 · carthage-software/mago This release of Mago focuses on enhancing the formatter, improving the linter, and refining the CLI. Formatter Enhancements 🛠️ Fluent member access chains: The formatter now supports fluent member...

Mago 0.13.0 is here! ✨ This release is packed with formatter enhancements, new linter rules for stricter code, and CLI refinements. Check it out! 🎉 #php #formatter #linter #mago #rust

github.com/carthage-sof...

0 0 1 0