Add pre-commit configuration and fix newline issues in various files
This commit is contained in:
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
@ -16,4 +16,4 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: astral-sh/ruff-action@v3
|
||||
- run: ruff check --exit-non-zero-on-fix --verbose
|
||||
- run: ruff format --check --verbose
|
||||
- run: ruff format --check --verbose
|
||||
|
Reference in New Issue
Block a user