VirtualBox

Changeset 78972 in vbox


Ignore:
Timestamp:
Jun 4, 2019 4:37:47 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
131098
Message:

Config.kmk: Pylint hacking for newer versions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r78813 r78972  
    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) >= 20000,--disable=useless-object-inheritance --disable=useless-return,) \
    19671968        --disable=unnecessary-semicolon,invalid-encoded-data,global-statement,bare-except,broad-except,multiple-statements,no-self-use,fixme \
    19681969        --disable=I0011 \
Note: See TracChangeset for help on using the changeset viewer.

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