#Linters

Gabriel :golang:Crocmagnon@fosstodon.org
2025-04-26

Yesterday I gave my first-ever talk at a conference. I was on stage with my colleague, discussing #linters in #go and how you can create a custom one for your own needs.

We had lots of positive feedback, now I want to do this again 😁

The organization was top-notch 👌🏻

gophercamp.cz/sessions/your-co

#conference #golang #czechia

Codeminer42codeminer42
2025-04-02

New post on our blog! 💅

In our latest post, we explore the role of linters and formatters in maintaining code quality, highlighting how static analysis helps catch issues early in development. This post is part of our trainee program learning path series.

blog.codeminer42.com/static-an

# Frontend

Dr. Juande Santander-Velajuandesant@astrodon.social
2024-11-12

PSA: Today I learned about `chktex`... something like 19 years after having started using \(LaTeX\). At least now I know it is there, and the different warning types are very useful…

In particular, Warning 17 (mismatch in number of parenthesis, square brackets, or curly braces), Warning 10 (solo parenthesis, bracket or brace found), and Warning 9 (expected itemize, found document).

Update: I have also just learned about `lacheck`, which gives you a different perspective... and seem to prefer for what I am doing right now.

#PSA #TIL #PublicServiceAnnouncement #TodayILearned #LaTeX #linters #chktex #lacheck #CLI

Stl Linux Unix Users GroupSLUUG_Org
2024-10-12

🛠️🚀 Excited for James Conroy's upcoming talk on Automated Code Review! Learn how , , & more can transform your code base and enhance your pipeline. Mark your calendars! meetup.com/saint-louis-unix-us

2024-09-06

Улучшаем python код в пару кликов

Разрабатывая огромные проекты в команде сталкиваешься с проблемой, что люди не понимают друг друга, и каждый пишет в своей стилистике. Поэтому в дальнейшем будет трудно поддерживать этот код В статье научимся писать код в единой стилистике и даже делать это автоматически. Улучшать проекты!

habr.com/ru/articles/836642/

#python #linters #pep8 #black #vscode

2024-08-30

Топ 5 продвинутых инструментов Data Scinece. Изучи за выходные и будешь выделяться

Привет, чемпионы! Сегодня рассмотрим, как облегчить себе жизнь, применяя 5 инструментов в своих проектах. Эти инструменты улучшат ваш код, сделают ваш pipeline более стабильным и позволят не писать один код по 10 раз. Круто? Погнали! Изучать новое!

habr.com/ru/articles/832856/

#clearml #mlops #makefile #dvc #linters #Lightning #ci #cd

aegilops :github::microsoft:aegilops@fosstodon.org
2023-10-10

I've made a Python :python: code linting Action ▶️ for GitHub :github: Code Scanning.

It wraps up #Ruff, #Flake8, #Pylint, #Fixit2, #Mypy, #Pyright and #Pytype into an Action that uploads to Code Scanning, part of Advanced Security, the GitHub appsec platform.

ℹ️ that’s free for open source repos hosted on GitHub!

Read 📖 about it👇 on my blog:
lnkd.in/es_pd2W6

Try ⚙️ it👇 on the Actions ▶️ marketplace:
lnkd.in/ei7-H2V9

#Python #Linting #CodeQuality #Linters #SARIF #GitHubActions

🍄🌈🎮💻🚲🥓🎃💀🏴🛻🇺🇸schizanon@mas.to
2023-06-23
The Implausible Girlimplausiblegrrl@tech.lgbt
2023-06-09

#programming #linters #testing #test_coverage #bad_programming_habits

An observation about writing tests in weakly typed languages like Python.

You should DISABLE some linting features when writing tests. Not everywhere and not all of them. But where needed.

Lint being fully enabled for writing tests can guide you to fragile code and poor tests without realizing it because you may avoid writing tests that the linter complains about without thinking about WHY it's a lint issue and not a compiler error.

Linters catch problems that DO NOT violate the compiler's rules. Such as passing a wrongly typed value in a weakly typed language.

That is WHY they're lint issues rather than compiler errors: The compiler DOES NOT CARE if you do a bad thing that a linter complains about.

100% test coverage only proves you CAN execute all the code without generating unexpected results, not that it WILL always do the right thing for unexpected inputs and situations.

It only proves code functionality, NOT code correctness.

Arthur Lutz (Zenika)arthurzenika@pouet.chapril.org
2022-09-21

Qodana: code quality platform

jetbrains.com/qodana/

🐍 j'ai testé rapidement Qodana for python jetbrains.com/help/qodana/qoda

#codequality #linters #python

Arthur Lutz (Zenika)arthurzenika@pouet.chapril.org
2022-04-26

Reminds me of alexjs.com/ "Catch insensitive, inconsiderate writing" ... lint / check all the text

#docs #linters #javascript #technicalwriter #executabledocs

Danielwoss
2020-05-29

how in the tright mind can opt out from the 'comma-dangle' rule to **never**
That's just plain

Client Info

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