Explorar o código

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 %!s(int64=4) %!d(string=hai) anos
pai
achega
57cb2d4bbe
Modificáronse 2 ficheiros con 704 adicións e 494 borrados
  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
 

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 703 - 494
lib/init/grass.py