add poetry files
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"lint": "run-p lint:js lint:md lint:py",
|
||||
"lint:js": "eslint .",
|
||||
"lint:md": "remark .",
|
||||
"lint:py": "pycodestyle --config=setup.cfg --count .",
|
||||
"lint:py": "pycodestyle --config=pycodestyle.cfg --count .",
|
||||
"lint:py-type": "pyright",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user