osquery-1/tools/formatting
Stefano Bonicatti 0d779a7160 Fix format_check.py failing on Windows with Python 3.7 (#6188)
- The output from the git subprocess has to be decoded from bytes
  to str before passing it as an argument of a new subprocess.

- Use the python interpreter of the current script to run git-clang-format.py.
2020-01-18 15:39:01 -05:00
..
format-check.py Fix format_check.py failing on Windows with Python 3.7 (#6188) 2020-01-18 15:39:01 -05:00
format-test.sh Include header files in the test of format-check.py (#6157) 2020-01-03 19:57:27 -05:00
git-clang-format.py formatting functions py2->3 (PR #6011) 2019-11-09 01:26:45 +01:00
LLVM-LICENSE.TXT Organize /tools 2014-12-02 21:16:24 -08:00