Skip to content

Commit

Permalink
Coding Style Tools: Remove Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
myd7349 committed Sep 21, 2019
1 parent 721f324 commit ca0fb7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1010,7 +1010,6 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [ClangFormat](http://clang.llvm.org/docs/ClangFormat.html) - A tool to format C/C++/Obj-C code.
* [Clang-Tidy](http://clang.llvm.org/extra/clang-tidy.html) - Clang-based C++ linter tool.
* [EditorConfig](https://editorconfig.org/) - EditorConfig helps maintain consistent coding styles across different editors and IDEs.
* [Prettier](https://github.com/prettier/prettier) - Prettier is an opinionated code formatter. [website](https://prettier.io/)
* [Uncrustify](https://github.com/uncrustify/uncrustify) - Code beautifier.

# Resources
Expand Down

0 comments on commit ca0fb7b

Please sign in to comment.