diff --git a/Readme.md b/Readme.md index bf24c53..95db1ba 100644 --- a/Readme.md +++ b/Readme.md @@ -38,6 +38,7 @@ If you want to contribute to this list (please do), send me a pull request or co * [Uncrustify](http://uncrustify.sourceforge.net/) - Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA. * [Unibeautify](https://unibeautify.com/) - Universal code beautifier with a GitHub app. Supports HTML, CSS, JavaScript, TypeScript, JSX, Vue, C++, Go, Objective-C, Java, Python, PHP, GraphQL, Markdown, and more. * [clang-format](http://clang.llvm.org/docs/ClangFormat.html) - Automatic formatting for C, C++, Java, JavaScript, ObjectiveC and Protobuf. +* [DeepSource Transformers](https://deepsource.io/transformers) - Code formattting with automated commits on pull-requests. Runs tools like black, yapf, Gofmt, isort, among others. ## Language Specific