Merge branch 'pylint-checks' into 'master'
Additional pylint checks See merge request NCER-PD/scheduling-system!354
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- .pylintrc 9 additions, 23 deletions.pylintrc
- smash/db_scripts/create_dummy_data.py 2 additions, 2 deletionssmash/db_scripts/create_dummy_data.py
- smash/db_scripts/import_file.py 3 additions, 2 deletionssmash/db_scripts/import_file.py
- smash/web/admin.py 11 additions, 3 deletionssmash/web/admin.py
- smash/web/algorithm/__init__.py 1 addition, 1 deletionsmash/web/algorithm/__init__.py
- smash/web/algorithm/luhn_algorithm.py 1 addition, 1 deletionsmash/web/algorithm/luhn_algorithm.py
- smash/web/algorithm/verhoeff_alogirthm.py 1 addition, 1 deletionsmash/web/algorithm/verhoeff_alogirthm.py
- smash/web/api_views/appointment.py 2 additions, 2 deletionssmash/web/api_views/appointment.py
- smash/web/api_views/daily_planning.py 2 additions, 2 deletionssmash/web/api_views/daily_planning.py
- smash/web/api_views/subject.py 1 addition, 1 deletionsmash/web/api_views/subject.py
- smash/web/api_views/visit.py 7 additions, 7 deletionssmash/web/api_views/visit.py
- smash/web/api_views/voucher.py 1 addition, 1 deletionsmash/web/api_views/voucher.py
- smash/web/auth.py 3 additions, 11 deletionssmash/web/auth.py
- smash/web/forms/__init__.py 7 additions, 6 deletionssmash/web/forms/__init__.py
- smash/web/forms/appointment_form.py 1 addition, 0 deletionssmash/web/forms/appointment_form.py
- smash/web/forms/contact_attempt_forms.py 0 additions, 3 deletionssmash/web/forms/contact_attempt_forms.py
- smash/web/forms/custom_study_subject_field_forms.py 0 additions, 3 deletionssmash/web/forms/custom_study_subject_field_forms.py
- smash/web/forms/study_subject_forms.py 2 additions, 0 deletionssmash/web/forms/study_subject_forms.py
- smash/web/forms/subject_type_forms.py 3 additions, 1 deletionsmash/web/forms/subject_type_forms.py
Loading
Please register or sign in to comment