Skip to content

Commit

Permalink
chore(model): Align the YAML sequence / list style in reference.yml
Browse files Browse the repository at this point in the history
Consistently put the dash in the column that starts the sequence / list.

Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Dec 5, 2024
1 parent a2c5cd6 commit c7d7312
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions model/src/main/resources/reference.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@

ort:
allowedProcessEnvironmentVariableNames:
- PASSPORT
- USER_HOME
- PASSPORT
- USER_HOME
deniedProcessEnvironmentVariablesSubstrings:
- PASS
- SECRET
- TOKEN
- USER
- PASS
- SECRET
- TOKEN
- USER

enableRepositoryPackageConfigurations: true
enableRepositoryPackageCurations: true
Expand Down

0 comments on commit c7d7312

Please sign in to comment.