summaryrefslogtreecommitdiffstats
path: root/tools/lint/test/files/test-manifest-toml/non-double-quote-sections.toml
blob: abfa25eb6875a4fbcc2f8e52c9c82a48e5e3bdd3 (plain)
1
2
3
4
5
6
[DEFAULT]

[aaa.js]
# Every non DEFAULT section must be double quoted

['bbb.js']