diff options
author | Lyz <lyz@riseup.net> | 2020-11-24 23:56:30 +0100 |
---|---|---|
committer | Lyz <lyz@riseup.net> | 2020-11-25 01:21:53 +0100 |
commit | c69d696e1b63c7797e8696f923856d131f02f5e9 (patch) | |
tree | bf57c7df355d1d576879f15b9c971642bc27f21c /test/command_callback/python_paths | |
parent | 681a6e371d02cce9c2414c19f5deeae61aa321fa (diff) | |
download | ale-c69d696e1b63c7797e8696f923856d131f02f5e9.zip |
feat: add yamlfix fixer
Diffstat (limited to 'test/command_callback/python_paths')
-rw-r--r-- | test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe | 0 | ||||
-rwxr-xr-x | test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe b/test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/Scripts/yamlfix.exe diff --git a/test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix b/test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix new file mode 100755 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/env/bin/yamlfix |