mirror of
https://github.com/google/nomulus.git
synced 2025-08-03 08:22:13 +02:00
Use positive booleans to improve readability (#190)
This allows us to use lgtm.com to scan for vulnerabilities.
This commit is contained in:
parent
35f4dfec1f
commit
161dfa6a0c
4 changed files with 6 additions and 6 deletions
|
@ -4,4 +4,4 @@ uploaderDestination=
|
|||
uploaderCredentialsFile=
|
||||
uploaderMultithreadedUpload=
|
||||
flowDocsFile=
|
||||
disableDependencyLocking=false
|
||||
enableDependencyLocking=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue