diff options
author | Takashi WADA <twada@amy.hi-ho.ne.jp> | 2018-07-10 22:05:49 +0900 |
---|---|---|
committer | WADA Takashi <twada@amy.hi-ho.ne.jp> | 2018-07-16 18:33:21 +0900 |
commit | f369aa65a22e2aa2c4d7e6a1d30dcbcf2ad9ea4a (patch) | |
tree | b49ce4aaea037665950336ec528c3ef15234b52d /test/command_callback/remark_lint_paths | |
parent | fcd62342d531bdeacbd41a8dfa6163301f1fdf9b (diff) | |
download | ale-f369aa65a22e2aa2c4d7e6a1d30dcbcf2ad9ea4a.zip |
Support remark-lint installed locally
Diffstat (limited to 'test/command_callback/remark_lint_paths')
-rwxr-xr-x | test/command_callback/remark_lint_paths/with_bin_path/node_modules/.bin/remark | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/remark_lint_paths/with_bin_path/node_modules/.bin/remark b/test/command_callback/remark_lint_paths/with_bin_path/node_modules/.bin/remark new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/remark_lint_paths/with_bin_path/node_modules/.bin/remark |