some test qodana changes

This commit is contained in:
bacon
2024-03-08 11:07:00 +03:00
parent 49ebd9af30
commit 24110ebb46

View File

@@ -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