Correctly parse include_only_with_project_file when set to false #161
This commit is contained in:
parent
f958236b5d
commit
cfc93ff35c
2 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ exclude =
|
|||
^/etc/
|
||||
include =
|
||||
.*
|
||||
include_only_with_project_file = false
|
||||
offline = false
|
||||
proxy = https://user:pass@localhost:8080
|
||||
no_ssl_verify = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue