VirtualBox

Changeset 50053 in vbox


Ignore:
Timestamp:
Jan 10, 2014 2:25:21 PM (11 years ago)
Author:
vboxsync
Message:

pylint 1.1 has stupid hardcoded ideas about spaces around '=', disabling those warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r49984 r50053  
    17461746        --good-names='i,j,k,t,o,c,e,_' \
    17471747        $(if-expr !defined(VBOX_WITH_PYLINT_PRE_V1_0),--class-attribute-rgx='(k[abcdefhmnpilorstu]+[A-Z0-9][a-zA-Z0-9_]{0,32}|[A-Z_][A-Z0-9_]{2,32})',) \
     1748       $(if-expr defined(VBOX_WITH_PYLINT_V1_1_PLUS),--disable=C0326,) \
    17481749        --disable=W0301,W0511,W0603,W0702,W0703,C0321,R0201,I0011 \
    17491750        --ignored-classes=testdriver.vboxcon \
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette