Skip to content

Commit

Permalink
ruleset test
Browse files Browse the repository at this point in the history
  • Loading branch information
bsweger committed Aug 20, 2024
1 parent 3395368 commit c6a2176
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,5 @@ The Python ecosystem is overwhelming! Current opinionated preferences, subject t
- To install dependencies: uv again (again, mostly due to speed; good old pip is another fine option)
- Logging: [structlog](https://www.structlog.org/en/stable/). I recently stopped fighting Python's built-in logging module and haven't looked back.
- Linting and formatting: [ruff](https://github.com/astral-sh/ruff) because it does both and is fast.
This is a test of the ruleset.

0 comments on commit c6a2176

Please sign in to comment.