Skip to content

Commit 1a7a44f

Browse files
authored
Add Codemodder (Python) (#1525)
1 parent e8d9d00 commit 1a7a44f

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

data/tools/codemodder-python.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: Codemodder
2+
categories:
3+
- linter
4+
tags:
5+
- python
6+
license: GNU AFFERO GENERAL PUBLIC LICENSE 3.0
7+
types:
8+
- cli
9+
source: 'https://github.com/pixee/codemodder-python'
10+
homepage: 'https://codemodder.io/'
11+
description: >-
12+
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.

0 commit comments

Comments
 (0)