You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
71.[`enchant-2`](https://github.com/AbiWord/enchant) - A generic spell checker
78
-
72.[`codespell`](https://github.com/codespell-project/codespell) - Check code for common misspellings
79
-
73.[`bandit`](https://github.com/pycqa/bandit) - A tool designed to find common security issues in Python code
80
-
74.[`guild`](https://www.gnu.org/software/guile) - The command-line interface to Guile’s compiler and utilities
81
-
75.[`pmd`](https://github.com/pmd/pmd) - An extensible cross-language static code analyzer
82
-
76.[`pyre`](https://github.com/facebook/pyre-check) - A performant type-checker for Python 3
83
-
77.[`nasm`](https://github.com/netwide-assembler/nasm) - Netwide Assembler (NASM), an assembler for the x86 CPU
84
-
78.[`fasm`](https://flatassembler.net) - Flat Assembler (FASM), supporting x86 and x86-64 instructions sets with several extensions
85
-
79.[`tshark`](https://flatassembler.net) - TShark is a dump and analyze network traffic
86
-
80.[`cppcheck`](https://github.com/danmar/cppcheck) - A tool for static C/C++ code analysis
87
-
81.[`pycodestyle`](https://github.com/pycqa/pycodestyle) - Simple Python style checker in one Python file
88
-
82.[`mypy`](https://github.com/python/mypy) - Optional Static Typing for Python
89
-
83.[`ruff`](https://github.com/astral-sh/ruff) - An extremely fast Python linter and code formatter, written in Rust
90
-
84.[`pylint`](https://github.com/pylint-dev/pylint) - It's not just a linter that annoys you!
91
-
85.[`flake8`](https://github.com/pycqa/flake8) - Glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code
92
-
86.[`sqlint`](https://github.com/purcell/sqlint) - Simple SQL linter supporting ANSI and PostgreSQL syntaxes
93
-
87.[`sqlite3`](https://github.com/sqlite/sqlite) - A C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
94
-
88.[`sql-lint`](https://github.com/joereynolds/sql-lint) - An SQL linter
72.[`enchant-2`](https://github.com/AbiWord/enchant) - A generic spell checker
79
+
73.[`codespell`](https://github.com/codespell-project/codespell) - Check code for common misspellings
80
+
74.[`bandit`](https://github.com/pycqa/bandit) - A tool designed to find common security issues in Python code
81
+
75.[`guild`](https://www.gnu.org/software/guile) - The command-line interface to Guile’s compiler and utilities
82
+
76.[`pmd`](https://github.com/pmd/pmd) - An extensible cross-language static code analyzer
83
+
77.[`pyre`](https://github.com/facebook/pyre-check) - A performant type-checker for Python 3
84
+
78.[`nasm`](https://github.com/netwide-assembler/nasm) - Netwide Assembler (NASM), an assembler for the x86 CPU
85
+
79.[`fasm`](https://flatassembler.net) - Flat Assembler (FASM), supporting x86 and x86-64 instructions sets with several extensions
86
+
80.[`tshark`](https://flatassembler.net) - TShark is a dump and analyze network traffic
87
+
81.[`cppcheck`](https://github.com/danmar/cppcheck) - A tool for static C/C++ code analysis
88
+
82.[`pycodestyle`](https://github.com/pycqa/pycodestyle) - Simple Python style checker in one Python file
89
+
83.[`mypy`](https://github.com/python/mypy) - Optional Static Typing for Python
90
+
84.[`ruff`](https://github.com/astral-sh/ruff) - An extremely fast Python linter and code formatter, written in Rust
91
+
85.[`pylint`](https://github.com/pylint-dev/pylint) - It's not just a linter that annoys you!
92
+
86.[`flake8`](https://github.com/pycqa/flake8) - Glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code
93
+
87.[`sqlint`](https://github.com/purcell/sqlint) - Simple SQL linter supporting ANSI and PostgreSQL syntaxes
94
+
88.[`sqlite3`](https://github.com/sqlite/sqlite) - A C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.
95
+
89.[`sql-lint`](https://github.com/joereynolds/sql-lint) - An SQL linter
0 commit comments