DeepSource
Dashboard Resources Pricing Discover Directory Log in

Run your first analysis.

Find thousands of code security and quality issues in your codebase, before they end up in production.

Start now

tiborpilz / commitomatic
Active

Last analyzed 94c1d12 3 months ago
Default analysis branch is
Currently analyzing run
All issues
35
Recommended
6
Bug risk
1
Anti-pattern
4
Security
0
Performance
0
Type check
0
Coverage
7
Style
9
Documentation
14

Appending to list immediately following its definition

PY-W0070
Anti-pattern
3 months ago — 3 months old
Found in commitomatic/git.py
1

Imported name is not used anywhere in the module

PY-W2000
Anti-pattern
3 months ago — 3 months old
Found in tests/test_git.py
1

Unnecessary else / elif used after return

PYL-R1705
Style
3 months ago — 3 months old
Found in tests/test_git.py
1

Undefined name detected

PYL-E0602
Bug risk
3 months ago — 3 months old
Found in commitomatic/git.py
1

Re-definition found for builtin function

PYL-W0622
Anti-pattern
3 months ago — 3 months old
Found in commitomatic/cli.py
1

Unused variable found

PYL-W0612
Anti-pattern
3 months ago — 3 months old
Found in commitomatic/query.py
1