Skip to content

Commit

Permalink
Don't use underscore for inline configs.
Browse files Browse the repository at this point in the history
  • Loading branch information
febuiles committed Apr 6, 2023
1 parent 50b9187 commit cebb5b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/fixtures/inline-license-config-sample.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
allow_licenses: MIT, GPL-2.0-only
allow-licenses: "MIT, GPL-2.0-only"

0 comments on commit cebb5b1

Please sign in to comment.