Skip to content

Commit

Permalink
build: switch to ruff linter
Browse files Browse the repository at this point in the history
  • Loading branch information
patrit committed Nov 5, 2023
1 parent 5bb7d60 commit ca4475f
Show file tree
Hide file tree
Showing 32 changed files with 545 additions and 953 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
!docs
!gitopscli/
!tests/
!.pylintrc
!CONTRIBUTING.md
!mkdocs.yml
!Makefile
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ testrepo/
site/
build/
.mypy_cache
.ruff_cache
Loading

0 comments on commit ca4475f

Please sign in to comment.