repo.or.cz
/
spree.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Storefront user docs (#12378)
[spree.git]
/
.deepsource.toml
blob
f878ce5a97cfe4b328e2166ab780ff0bae13aabb
1
version = 1
2
3
exclude_patterns = [
4
"**/sandbox/**/*",
5
"**/db/migrate/*",
6
"**/Gemfile",
7
"**/Gemfile.lock",
8
"**/Rakefile",
9
"**/rails",
10
"**/*.gemspec",
11
"**/dummy/**/*",
12
"**/vendor/**/*",
13
"**/spec_helper.rb",
14
"**/templates/**/*"
15
]
16
17
[[analyzers]]
18
name = "ruby"
19
enabled = true