diff options
author | 2025-07-18 20:36:02 +0100 | |
---|---|---|
committer | 2025-07-18 20:36:02 +0100 | |
commit | dd0fe50e79763a586b099a6d264c01d818edd5c8 (patch) | |
tree | a445d20c0066a9902c68bc3acf04ff758295afa0 /README.md | |
parent | Update Keycloak to 26.3.0 (diff) |
10x the repo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ that folder, and the files within, is used for. To lint everything with `pre-commit` locally, run the command ```sh -$ poetry run task lint +$ uv run task lint ``` Any trivial errors (formatting, minor linting problems) will automatically be fixed. |