Skip to content
Snippets Groups Projects
Commit d0f48240 authored by Vitaly Slobodin's avatar Vitaly Slobodin
Browse files

Merge branch '19977-max-nesting-depth-5-stylelint' into 'master'

Set max-nesting-depth to 5 in stylelint

See merge request gitlab-org/gitlab!56459
parents a0650ee8 db55b4a1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,7 +13,7 @@
],
"rules":{
"max-nesting-depth": [
6,
5,
{
"ignoreAtRules":[
"each",
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment