tkopecek / koji

Forked from koji 7 years ago
Clone

1e1a760 `make flake8` targets and .flake8 config

Authored and Committed by julian8628 4 years ago
    `make flake8` targets and .flake8 config
    
    it requires
    ```
    pip install flake8
    pip install flake8-import-order
    ```
    
    or
    
    ```
    dnf install python3-flake8 python3-flake8-import-order
    ```
    
        
file added
+20
file modified
+3 -0