-
- Downloads
Add pylint configuration
- Add a pylint configuration file to the project - Add dependencies for static analysis tools
Showing
- .pylintrc.toml 235 additions, 0 deletions.pylintrc.toml
- pdm.lock 273 additions, 179 deletionspdm.lock
- pyproject.toml 5 additions, 0 deletionspyproject.toml
- requirements.dev.txt 30 additions, 24 deletionsrequirements.dev.txt
- requirements.txt 14 additions, 14 deletionsrequirements.txt
- src/api/views/maps.py 1 addition, 1 deletionsrc/api/views/maps.py
- src/core/abuse.py 1 addition, 1 deletionsrc/core/abuse.py
- src/core/models/assemblies.py 2 additions, 2 deletionssrc/core/models/assemblies.py
- src/core/models/badges.py 1 addition, 1 deletionsrc/core/models/badges.py
- src/core/models/events.py 1 addition, 1 deletionsrc/core/models/events.py
- src/core/models/projects.py 1 addition, 1 deletionsrc/core/models/projects.py
- src/core/models/users.py 1 addition, 1 deletionsrc/core/models/users.py
- src/core/utils.py 1 addition, 1 deletionsrc/core/utils.py
- src/manage.py 1 addition, 1 deletionsrc/manage.py
- src/plainui/forms.py 1 addition, 1 deletionsrc/plainui/forms.py
- src/plainui/utils.py 1 addition, 1 deletionsrc/plainui/utils.py
- yarn.lock 1041 additions, 0 deletionsyarn.lock
Loading
Please register or sign in to comment