#linter

BlueCutBlueCut
2026-03-06

Mes notes hebdo de ce 6 Mars :

🖋️ Un du Cabinet des mauvais souvenirs orienté ( )
🚀 Lint-to-the-future
🥕 Panais à l'ail au four ( )
🏊‍♀️ Monstres et natation

🇫🇷 blog.dunstetter.fr/fr/posts/no
🇺🇸 blog.dunstetter.fr/posts/weekl

Inautiloinautilo
2026-01-21


The missing link for web components · Where a Custom Elements Manifest shines ilo.im/169vrp

_____

2026-01-09

Январский рефакторинг: 7 дней, чтобы почистить Python веб‑проект

Январь - самое удобное время разобрать завалы в проекте. Пол‑команды ещё в отпусках, pull‑реквестов меньше, product owner'ы только вспоминают, что планировали делать в этом году - можно спокойно пройтись по коду и навести порядок. В этой статье пойдёт речь о нескольких косметических действиях, которые, с одной стороны, почти не затрагивают логику программы и не вызывают ненависти у тестировщиков, а с другой - делают код чуть приятнее и дают темы для обсуждения на бэкенд‑созвонах. Мы разложим импорты, перенесём логику из роутов в контроллеры, а из контроллеров - в репозитории и сервисы, избавимся от requirements.txt в пользу нормального менеджера зависимостей и включим mypy.

habr.com/ru/articles/983172/

#python #backend #refactoring #architecture #linter #mypy #litestar

2026-01-08

Công cụ AntiSlop giúp phát hiện các vấn đề trong mã code được tạo bởi AI như hàm.stub, câu lệnh điều khiển, bình luận tạm thời và lỗi không được xử lý. Hỗ trợ Rust, Python, JavaScript/TypeScript, Go. #AntiSlop #AICode #Linter #CodeReview #MãHóa #PhátTriểnPhầnMềm #CôngCụPhátTriển

reddit.com/r/programming/comme

2025-12-25

Nu-Lint : un linter pour Nushell
github.com/wvhulle/nu-lint

Nushell offre un fonctionnement différent de Bash ou Fish, et c’est bien là que réside son intérêt. Mais comme les habitudes ont la vie dure, il fallait bien un linter pour nous aider à adopter les bonnes pratiques, là où on aurait refait selon nos schémas mentaux devenus inadaptés. Ce linter s’adresse aux utilisateurs débutants à intermédiaire.

#Nushell #linter

2025-12-25

Nu-Lint: a linter for Nushell
github.com/wvhulle/nu-lint

“Learning to use a new shell is a radical change that can use some assistance. This project is aimed at helping new and intermediate users of the Nu shell. Nu shell has a lot of useful features not found in other scripting languages. This linter will give you hints to use all of them and even offer automatic fixes.”

#Nushell #linter

2025-12-15

We have published a new major version of the #Gherkin #Linter: npmjs.com/package/@gherlint/gh

Now you can validate your #Cucumber feature files even better and make sure:

- every feature has a When and a Then step
- every Then step contains a 'should'
- the text does not contain any major grammar mistakes
- no step contains any unwanted words

If you have ideas for more rules, contribute here: github.com/gherlint/gherlint

#BDD #testautomation #softwaredevelopment #opensource

Edward :mastocol:cosmoscalibur@col.social
2025-12-10

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

2025-12-08

Updated GitHub Action for VCL #linter is out! No big change, the v1 is fixed and working again! You can use it to lint your ACL and VCL files, e.g. for #Varnish or #Fastly github.com/ain/falco-github-ac #Programming #EdgeComputing #OpenSource

chavacavachavacava
2025-11-17

We’re excited to announce the release of revive v1.13.0, the configurable, extensible, flexible, and beautiful linter for Go! This version introduces new rules, bug fixes, and several improvements to make your Go linting experience even better.

github.com/mgechev/revive/rele

More details at
reddit.com/r/golang/comments/1

2025-11-10

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
```

2025-11-06

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

🔗 publint.dev/

#package #linter #NodeJS #npm

2025-11-03

En train de découvrir les joies (non) de la config ESlint/Prettier. On a des outils qui ont leur propre rôle (le 1er établit des règles de style de code, le second formate en fonction de ces règles) MAIS, le 1er peut aussi formater et le second peut aussi établir des règles. Ils peuvent se marcher sur les pieds (écraser les règles de l’autre), bref c’est un ENFER ! Qui pour inventer un outil UNIQUE qui se configure pour toutes les libs même les plus vieilles, s’il vous plait ?
#javascript #linter #prettier #eslint

Danny MöschSimplyDanny
2025-10-26

The hardest part of implementing autocorrection for SwiftLint rules is not the fix itself, but the right handling of whitespace and comments.

N-gated Hacker Newsngate
2025-10-16

🎉 Behold the groundbreaking arrival of "marimo check," a so advanced it creates a utopia for both humans and AI agents—because who doesn't want a harmonious coding ecosystem? 🤖💼 Now you can bask in the glory of bug-free, errorless notebooks while enjoying the bliss of knowing your precious CI are perfectly aligned with the stars. 🌟💻
marimo.io/blog/marimo-check

2025-10-11

#Linter is one of those #Obsidian plug-ins that strike me as a tool that's worth the investment of some time and attention. #PKM

2025-10-08

Blinter The Linter ra mắt! Đây là công cụ linter chuyên nghiệp đầu tiên cho các tập tin batch script (.bat, .cmd) của Windows. Nó kiểm tra 157 quy tắc về lỗi, cảnh báo, kiểu dáng, bảo mật (chống injection, path traversal) và hiệu suất. Hỗ trợ đa nền tảng, file lớn, Unicode, giúp script của bạn hoạt động ổn định và an toàn hơn!

#Blinter #Linter #BatchScript #Windows #Programming #DeveloperTools #ScriptBatch #LậpTrình #CôngCụDev

reddit.com/r/programming/comme

2025-10-08

#Ruff: An extremely fast #Python #linter and code formatter.

Usage: ruff [OPTIONS] <COMMAND>

Commands:
check Run Ruff on the given files or directories
rule Explain a rule (or all rules)
config List or describe the available configuration options
linter List all supported upstream linters
clean Clear any caches in the current directory and any subdirectories
...

2025-10-07

Một công cụ mới Blinter - Batch File Linter đã ra mắt! Công cụ này giúp kiểm tra và cải thiện chất lượng mã lệnh trong các tệp batch (.bat). Tác giả đang tìm kiếm phản hồi về các tính năng. Hãy cùng khám phá và đóng góp ý kiến để Blinter ngày càng hoàn thiện nhé!

#BatchFile #Linter #Programming #DevTools #CôngCụLậpTrình #KiểmTraMã

reddit.com/r/programming/comme

Inautiloinautilo
2025-10-04


What’s coming in ESLint v10.0.0 · The code linter is getting breaking changes ilo.im/167dyo

_____

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst