VirtualBox

Changeset 65961 in vbox


Ignore:
Timestamp:
Mar 7, 2017 10:05:34 AM (8 years ago)
Author:
vboxsync
Message:

pylint: ignore fixme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r65954 r65961  
    18491849       $(if-expr $(VBOX_PYLINT_VERSION) >= 10500,--disable=wrong-import-position --disable=E0012 --disable=locally-enabled,) \
    18501850       $(if-expr $(VBOX_PYLINT_VERSION) >= 10600,--disable=missing-docstring --disable=trailing-newlines --disable=ungrouped-imports,) \
    1851         --disable=unnecessary-semicolon,invalid-encoded-data,global-statement,bare-except,broad-except,multiple-statements,no-self-use \
     1851        --disable=unnecessary-semicolon,invalid-encoded-data,global-statement,bare-except,broad-except,multiple-statements,no-self-use,fixme \
    18521852        --disable=I0011 \
    18531853        --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