Selaa lähdekoodia

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 vuotta sitten
vanhempi
commit
57cb2d4bbe
2 muutettua tiedostoa jossa 704 lisäystä ja 494 poistoa
  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
 

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 703 - 494
lib/init/grass.py