diff options
Diffstat (limited to 'tools/lint/test/files/fluent-lint/comment-resource6.ftl')
-rw-r--r-- | tools/lint/test/files/fluent-lint/comment-resource6.ftl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/lint/test/files/fluent-lint/comment-resource6.ftl b/tools/lint/test/files/fluent-lint/comment-resource6.ftl new file mode 100644 index 0000000000..a2ca9abfe7 --- /dev/null +++ b/tools/lint/test/files/fluent-lint/comment-resource6.ftl @@ -0,0 +1,4 @@ +### Pass: Check two conditions. +### 1. This is an edge case, but we shouldn't error if there is only a resource comment. +### 2. Make sure this linter does not error if there is no license header. The license is +### checked with `mach lint license`. |