VirtualBox

Changeset 79083 in vbox


Ignore:
Timestamp:
Jun 11, 2019 8:58:04 AM (5 years ago)
Author:
vboxsync
Message:

Config.kmk: pylint adjustment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r79019 r79083  
    19651965       $(if-expr $(VBOX_PYLINT_VERSION) >= 10500,--disable=wrong-import-position --disable=E0012 --disable=locally-enabled,) \
    19661966       $(if-expr $(VBOX_PYLINT_VERSION) >= 10600,--disable=missing-docstring --disable=trailing-newlines --disable=ungrouped-imports,) \
     1967       $(if-expr $(VBOX_PYLINT_VERSION) >= 10800,--disable=redundant-keyword-arg,) \
    19671968       $(if-expr $(VBOX_PYLINT_VERSION) >= 20000,--disable=useless-object-inheritance --disable=useless-return,) \
    19681969        --disable=unnecessary-semicolon,invalid-encoded-data,global-statement,bare-except,broad-except,multiple-statements,no-self-use,fixme \
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