Skip to content

Commit 82114f2

Browse files
committed
Add flake8-gl-codeclimate as a Python dependency
Signed-off-by: Thomas <[email protected]>
1 parent b8237cd commit 82114f2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers = [
2222
]
2323
dependencies = [
2424
"click",
25+
"flake8-gl-codeclimate>=0.2.1",
2526
]
2627
dynamic = ["version"]
2728

uv.lock

Lines changed: 14 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)