Skip to content

Commit

Permalink
ignore cmd to avoid timeout .deepsource.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
d-fda authored Dec 11, 2023
1 parent 49dd545 commit b8305e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ exclude_patterns = [
"**/*.tmp", # Exclude temporary files with .tmp extension
"**/*.cache", # Exclude cache files or directories
"pkg/**/*",
"cmd/**/*",
]

[[analyzers]]
Expand Down

0 comments on commit b8305e8

Please sign in to comment.