diff options
| author | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-14 13:19:56 +0300 |
|---|---|---|
| committer | Egor Tensin <Egor.Tensin@gmail.com> | 2020-01-14 14:44:04 +0300 |
| commit | b612776787cb1b841df8feb4c746e80b2e1f0fe0 (patch) | |
| tree | 3080d62dd92c84b7204b79f2605f999adac24f90 /tools/clang-format/.gitattributes | |
| parent | Travis: run clang-format on cmake/examples/ (diff) | |
| download | cmake-common-b612776787cb1b841df8feb4c746e80b2e1f0fe0.tar.gz cmake-common-b612776787cb1b841df8feb4c746e80b2e1f0fe0.zip | |
tools: replace clang-format.sh with clang-format.py
Diffstat (limited to 'tools/clang-format/.gitattributes')
| -rw-r--r-- | tools/clang-format/.gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/clang-format/.gitattributes b/tools/clang-format/.gitattributes deleted file mode 100644 index dfdb8b7..0000000 --- a/tools/clang-format/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -*.sh text eol=lf |
