Skip to content

Commit

Permalink
Merge branch 'master' into add-winston-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatnema authored Nov 23, 2024
2 parents 7776f6c + 914ab3b commit 4d1706a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 45 deletions.
35 changes: 35 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
language: "en-US"
reviews:
high_level_summary: true
tools:
markdownlint:
enabled: true
biome:
enabled: true
github-checks:
enabled: true
timeout_ms: 180000
languagetool:
enabled: true
enabled_only: false
level: default
hadolint:
enabled: true
yamllint:
enabled: true
gitleaks:
enabled: true
eslint:
enabled: true
actionlint:
enabled: true
semgrep:
enabled: true
knowledge_base:
opt_out: false
learnings:
scope: "local"
issues:
scope: "local"
pull_requests:
scope: "local"
45 changes: 0 additions & 45 deletions .coderrabbit.yml

This file was deleted.

0 comments on commit 4d1706a

Please sign in to comment.