diff --git a/README.md b/README.md index c8abb84..a32d1ed 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Example: 'cpp,h' What clang-format version should be used.\ Available version are\ -5,6,7,8,9,10,11(11.0.0),11.0.0, 11.1.0, 12(12.0.1), 12.0.0, 12.0.1, 13(13.0.0), 13.0.0, 14(14.0.0), 14.0.0, 15(15.0.2), 15.0.2, 16(16.0.3), 16.0.0, 16.0.3, 17(17.0.4), 17.0.4, 18(18.1.8), 18.1.3, 18.1.8\ +5,6,7,8,9,10,11(11.0.0),11.0.0, 11.1.0, 12(12.0.1), 12.0.0, 12.0.1, 13(13.0.0), 13.0.0, 14(14.0.0), 14.0.0, 15(15.0.2), 15.0.2, 16(16.0.3), 16.0.0, 16.0.3, 17(17.0.4), 17.0.4, 18(18.1.8), 18.1.3, 18.1.8, 19\ Default: 18\ Example: 15 diff --git a/clang-format/clang-format19 b/clang-format/clang-format19 new file mode 100755 index 0000000..a6c8e2d Binary files /dev/null and b/clang-format/clang-format19 differ