summaryrefslogtreecommitdiff
path: root/test/command_callback/textlint_paths
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2018-03-26 09:55:18 +0100
committerw0rp <devw0rp@gmail.com>2018-03-26 09:55:18 +0100
commit8b34a4bf6b837e1ce7e060b053ec8abedd20cdb1 (patch)
treee7c52160edf51308d968ce3dcccfded3229a1bc2 /test/command_callback/textlint_paths
parent45c5fe7f43d85513943202e620f9a751cfc534fc (diff)
downloadale-8b34a4bf6b837e1ce7e060b053ec8abedd20cdb1.zip
Fix config and executable issues with the textlint linter
Diffstat (limited to 'test/command_callback/textlint_paths')
-rwxr-xr-xtest/command_callback/textlint_paths/with_bin_path/node_modules/.bin/textlint0
-rw-r--r--test/command_callback/textlint_paths/with_config_path/.textlintrc0
-rwxr-xr-xtest/command_callback/textlint_paths/with_textlint_bin_path/node_modules/textlint/bin/textlint.js0
3 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/textlint_paths/with_bin_path/node_modules/.bin/textlint b/test/command_callback/textlint_paths/with_bin_path/node_modules/.bin/textlint
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/textlint_paths/with_bin_path/node_modules/.bin/textlint
diff --git a/test/command_callback/textlint_paths/with_config_path/.textlintrc b/test/command_callback/textlint_paths/with_config_path/.textlintrc
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/textlint_paths/with_config_path/.textlintrc
diff --git a/test/command_callback/textlint_paths/with_textlint_bin_path/node_modules/textlint/bin/textlint.js b/test/command_callback/textlint_paths/with_textlint_bin_path/node_modules/textlint/bin/textlint.js
new file mode 100755
index 00000000..e69de29b
--- /dev/null
+++ b/test/command_callback/textlint_paths/with_textlint_bin_path/node_modules/textlint/bin/textlint.js