VirtualBox

Changeset 61287 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
May 30, 2016 12:25:29 PM (9 years ago)
Author:
vboxsync
Message:

Config.kmk: try disable the bad option value for older pylints.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r61281 r61287  
    18671867       $(if-expr $(VBOX_PYLINT_VERSION) >= 10100,--disable=C0326,) \
    18681868       $(if-expr $(VBOX_PYLINT_VERSION) >= 10201,--disable=C0330 --disable=W0123,) \
     1869       $(if-expr $(VBOX_PYLINT_VERSION) >= 10201 && $(VBOX_PYLIN_VERSION) < 10500,--disable=bad-option-value,) \
    18691870       $(if-expr $(VBOX_PYLINT_VERSION) >= 10500,--disable=C0413 --disable=E0012,) \
    18701871        --disable=W0301,W0511,W0603,W0702,W0703,C0321,R0201,I0011 \
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