[Notes] [Git][BuildStream/buildstream][jjardon/pycodestyle] setup.cfg: Ignore W605 and W504 for now



Title: GitLab

Javier Jardón pushed to branch jjardon/pycodestyle at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • setup.cfg
    ... ... @@ -18,6 +18,8 @@ codestyle_max_line_length = 119
    18 18
     codestyle_ignore =
    
    19 19
         * E129
    
    20 20
         * E125
    
    21
    +    * W504
    
    22
    +    * W605
    
    21 23
         doc/source/conf.py ALL
    
    22 24
         tmp/* ALL
    
    23 25
         */lib/python3* ALL
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]