Skip to content

Commit

Permalink
Merge pull request #541 from iKostanOrg/kyu6
Browse files Browse the repository at this point in the history
Kyu6
  • Loading branch information
ikostan authored Nov 24, 2024
2 parents 8cacc96 + 8762a9f commit 92d8694
Show file tree
Hide file tree
Showing 1,513 changed files with 2,131 additions and 1,622 deletions.
9 changes: 9 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
engines:

Check warning on line 1 in .codeclimate.yml

View workflow job for this annotation

GitHub Actions / YAML Lint / build (3.x)

1:1 [document-start] missing document start "---"
# ... CONFIG CONTENT ...
pylint:
enabled: true
# ... CONFIG CONTENT ...
checks:
import-error:
enabled: false
# ... CONFIG CONTENT ...

Check warning on line 9 in .codeclimate.yml

View workflow job for this annotation

GitHub Actions / YAML Lint / build (3.x)

9:1 [comments-indentation] comment not indented like content

Check failure on line 9 in .codeclimate.yml

View workflow job for this annotation

GitHub Actions / YAML Lint / build (3.x)

9:25 [new-line-at-end-of-file] no new line character at the end of file
Loading

0 comments on commit 92d8694

Please sign in to comment.