Преглед изворни кода

init: Apply Black to the init script (#1359)

An already long file made even longer, but hopefully this will facilitate refactoring.
Adds init directory to the check workflow.
Vaclav Petras пре 4 година
родитељ
комит
57cb2d4bbe
2 измењених фајлова са 704 додато и 494 уклоњено
  1. 1 0
      .github/workflows/black.yml
  2. 703 494
      lib/init/grass.py

+ 1 - 0
.github/workflows/black.yml

@@ -12,6 +12,7 @@ jobs:
     strategy:
       matrix:
         directory:
+        - lib/init
         - scripts
       fail-fast: false
 

Разлика између датотеке није приказан због своје велике величине
+ 703 - 494
lib/init/grass.py