mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-03 10:25:00 +01:00
tweak code climate
This commit is contained in:
parent
43cadc9bd4
commit
c9369dfa09
@ -1,2 +1,5 @@
|
||||
exclude_patterns:
|
||||
- src/lib/vcf/
|
||||
version: "2"
|
||||
checks:
|
||||
method-lines:
|
||||
config:
|
||||
threshold: 50 # Gatsby's StaticQuery makes render functions pretty long
|
||||
|
@ -15,6 +15,7 @@ body {
|
||||
|
||||
html {
|
||||
font-size: $font-size-root;
|
||||
background: $body-background-color;
|
||||
}
|
||||
|
||||
body {
|
||||
|
Loading…
Reference in New Issue
Block a user