diff --git a/data/tools/codemodder-python.yml b/data/tools/codemodder-python.yml deleted file mode 100644 index 9a4a363d6b..0000000000 --- a/data/tools/codemodder-python.yml +++ /dev/null @@ -1,12 +0,0 @@ -name: Codemodder -categories: - - linter -tags: - - python -license: GNU AFFERO GENERAL PUBLIC LICENSE 3.0 -types: - - cli -source: 'https://github.com/pixee/codemodder-python' -homepage: 'https://codemodder.io/' -description: >- - Codemodder is a pluggable framework for building expressive codemods. Use Codemodder when you need more than a linter or code formatting tool. Use it to fix non-trivial security issues and other code quality problems.