Posts
All the articles I've posted.
-
Pre-commit Hooks in Python
Integrate code formatters seamlessly using Pre-commit hooks. Ensure consistent styles and catch issues early
-
Introducing code formatters: Black and YAPF
Define a defined style guide with Black and YAPF formatters for Python and forget about inconsistencies
-
Ruff: A Fast Rust-based Python Linter
Introducing a new Python linter that is surprising everyone with its speed
-
My Personal Setup for the Terminal
Here is my configuration for the terminal, including the source, the shell, and how to set it all up