Skip to content

Commit

Permalink
Fix CC Flake (#1555)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Trajan0x <[email protected]>
  • Loading branch information
trajan0x and trajan0x authored Nov 10, 2023
1 parent c557df6 commit 9ec5f4f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# this is currently timing out for no reason.
# see: https://codeclimate.com/github/synapsecns/sanguine/builds/5046
# support ticket has been filed.
plugins:
editorconfig:
enabled: false
tflint:
enabled: true
markdownlint:
enabled: true
stylelint:
enabled: true

0 comments on commit 9ec5f4f

Please sign in to comment.