some test qodana changes
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
version: "1.0"
|
||||
profile:
|
||||
name: qodana.starter
|
||||
exclude:
|
||||
- name: PyPackageRequirementsInspection
|
||||
- name: All
|
||||
paths:
|
||||
- requirements.txt
|
||||
bootstrap: |
|
||||
rm -rf .idea
|
||||
pip install -r requirements.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user