Skip to content

Commit

Permalink
[DOP-11712] add github workflow for code analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-pedchenko committed Feb 26, 2024
1 parent dace20f commit 6041e66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,7 @@ repos:
hooks:
- id: check-hooks-apply
- id: check-useless-excludes

ci:
skip:
- mypy # checked with Github Actions

0 comments on commit 6041e66

Please sign in to comment.