forked from vbatts/maubot_reactbot
Fix linting
This commit is contained in:
parent
3ca366fea9
commit
7fd6dd1a3c
2 changed files with 2 additions and 3 deletions
|
@ -11,9 +11,9 @@ repos:
|
|||
hooks:
|
||||
- id: black
|
||||
language_version: python3
|
||||
files: ^rss/.*\.pyi?$
|
||||
files: ^reactbot/.*\.pyi?$
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.12.0
|
||||
hooks:
|
||||
- id: isort
|
||||
files: ^rss/.*\.pyi?$
|
||||
files: ^reactbot/.*\.pyi?$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue