diff options
author | Peter Renström <renstrom.peter@gmail.com> | 2017-08-24 23:49:43 +0200 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2017-08-24 22:49:43 +0100 |
commit | 4bea50b82f53a351d218cc3af120b460b9d1639f (patch) | |
tree | c14ac460c270d0415fea5fa6ec2988ee4cbbf76e /test/command_callback | |
parent | 623fdf212cd70131df4d3c52de26d9d1faa5d90e (diff) | |
download | ale-4bea50b82f53a351d218cc3af120b460b9d1639f.zip |
Add clang-format fixer for C/C++ (#873)
* Add clang-format fixer for C/C++
* Document clang-format options
* Refer ale-cpp-clangformat to ale-c-clangformat
Diffstat (limited to 'test/command_callback')
-rw-r--r-- | test/command_callback/c_paths/dummy.c | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/c_paths/dummy.c b/test/command_callback/c_paths/dummy.c new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/c_paths/dummy.c |