diff options
author | w0rp <devw0rp@gmail.com> | 2021-03-20 22:11:22 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2021-03-20 22:11:42 +0000 |
commit | b1d833417bcb57e265e0d01df07b28f463529d4b (patch) | |
tree | 11421aeca89127b0cc9417f8ff4cb0d725199f49 /test/test-files/hamllint | |
parent | 3838ae118d8f05fa1b1be7952a1c8aa3055d6728 (diff) | |
download | ale-b1d833417bcb57e265e0d01df07b28f463529d4b.zip |
#3633 - Put all dummy test files in test/test-files
Diffstat (limited to 'test/test-files/hamllint')
7 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/hamllint/haml-lint-and-rubocop/.haml-lint.yml b/test/test-files/hamllint/haml-lint-and-rubocop/.haml-lint.yml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/hamllint/haml-lint-and-rubocop/.haml-lint.yml diff --git a/test/test-files/hamllint/haml-lint-and-rubocop/.rubocop.yml b/test/test-files/hamllint/haml-lint-and-rubocop/.rubocop.yml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/hamllint/haml-lint-and-rubocop/.rubocop.yml diff --git a/test/test-files/hamllint/haml-lint-and-rubocop/subdir/file.haml b/test/test-files/hamllint/haml-lint-and-rubocop/subdir/file.haml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/hamllint/haml-lint-and-rubocop/subdir/file.haml diff --git a/test/test-files/hamllint/haml-lint-yml/.haml-lint.yml b/test/test-files/hamllint/haml-lint-yml/.haml-lint.yml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/hamllint/haml-lint-yml/.haml-lint.yml diff --git a/test/test-files/hamllint/haml-lint-yml/subdir/file.haml b/test/test-files/hamllint/haml-lint-yml/subdir/file.haml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/hamllint/haml-lint-yml/subdir/file.haml diff --git a/test/test-files/hamllint/rubocop-yml/.rubocop.yml b/test/test-files/hamllint/rubocop-yml/.rubocop.yml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/hamllint/rubocop-yml/.rubocop.yml diff --git a/test/test-files/hamllint/rubocop-yml/subdir/file.haml b/test/test-files/hamllint/rubocop-yml/subdir/file.haml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/hamllint/rubocop-yml/subdir/file.haml |