Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: TAG 2020/21 Winter Sprint
-
Component/s: OIOIOI
-
Labels:None
-
Sprint:TAG 2020/21 Winter Sprint
Description
Konieczne:
1. Dodanie Blacka do staticznej analizy z poprawnym konfigiem (ignorowanie migracji, ignorowanie zmian apostrofów i cudzysłowów; konfig nie może się gryźć z pylintem)
2. Sformatowanie kodu Blackiem
3. Ustawienie ignore ref na commit formatujący, żeby nie zepsuć git blame
1. Dodanie Blacka do staticznej analizy z poprawnym konfigiem (ignorowanie migracji, ignorowanie zmian apostrofów i cudzysłowów; konfig nie może się gryźć z pylintem)
2. Sformatowanie kodu Blackiem
3. Ustawienie ignore ref na commit formatujący, żeby nie zepsuć git blame
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Change oioioi~master~Iac7b2e474534d1700234e798e73bd464ffe6f517, patchset 1
https://gerrit.sio2project.mimuw.edu.pl/3577
(SIO-2399) Black and isort bulk reformat
This commit contains a bulk reformat of all the files in oioioi
directory. The tools used for reformatting were black and isort. This
commit should be ignored from git blame. The config files for black and
isort will be included in a subsequent commit so that they are not
excluded from git blame.
Change-Id: Iac7b2e474534d1700234e798e73bd464ffe6f517
https://gerrit.sio2project.mimuw.edu.pl/3577
(
This commit contains a bulk reformat of all the files in oioioi
directory. The tools used for reformatting were black and isort. This
commit should be ignored from git blame. The config files for black and
isort will be included in a subsequent commit so that they are not
excluded from git blame.
Change-Id: Iac7b2e474534d1700234e798e73bd464ffe6f517
Show
Gerrit Gerrit
added a comment - Change oioioi~master~Iac7b2e474534d1700234e798e73bd464ffe6f517, patchset 1
https://gerrit.sio2project.mimuw.edu.pl/3577
( SIO-2399 ) Black and isort bulk reformat
This commit contains a bulk reformat of all the files in oioioi
directory. The tools used for reformatting were black and isort. This
commit should be ignored from git blame. The config files for black and
isort will be included in a subsequent commit so that they are not
excluded from git blame.
Change-Id: Iac7b2e474534d1700234e798e73bd464ffe6f517
SIO-2397) which should be closed now as this has been resolved