diff options
Diffstat (limited to 'its/plugin/projects/issues-project/src/file2.less')
| -rw-r--r-- | its/plugin/projects/issues-project/src/file2.less | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/its/plugin/projects/issues-project/src/file2.less b/its/plugin/projects/issues-project/src/file2.less index 3f2809c..072a687 100644 --- a/its/plugin/projects/issues-project/src/file2.less +++ b/its/plugin/projects/issues-project/src/file2.less @@ -24,4 +24,6 @@ a { to { margin-top: 100px !important; /* S4655 | keyframe-declaration-no-important */ } -}
\ No newline at end of file +} + +foo { } /* S4658 | block-no-empty */
\ No newline at end of file |
