mirror of
https://gitlab.com/MisterBiggs/aero-astro-calc.git
synced 2025-06-16 07:06:42 +00:00
Merge branch 'MisterBiggs-master-patch-67923' into 'master'
added black formatting linter See merge request MisterBiggs/aero-astro-calc!3
This commit is contained in:
commit
522b79b128
@ -12,7 +12,7 @@ black:
|
|||||||
- pip install -U black==19.10b0
|
- pip install -U black==19.10b0
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- black .
|
- black --check .
|
||||||
|
|
||||||
|
|
||||||
# https://github.com/python-gitlab/python-gitlab/blob/master/.gitlab-ci.yml used for reference
|
# https://github.com/python-gitlab/python-gitlab/blob/master/.gitlab-ci.yml used for reference
|
||||||
|
Loading…
x
Reference in New Issue
Block a user