aboutsummaryrefslogtreecommitdiffstats
path: root/its/plugin/projects
diff options
context:
space:
mode:
authorElena Vilchik2020-01-03 09:18:10 +0100
committerChristophe Zürn2020-01-03 09:18:10 +0100
commit6258d923a5f42e00ddaf0ed45271933b2294b2fc (patch)
tree6a1c07fc2940ed611072e36f500d01cb35a2b2d3 /its/plugin/projects
parent7bb9065e87f97dc41d6d22e8d3cb7741f6d08998 (diff)
downloadsonar-css-6258d923a5f42e00ddaf0ed45271933b2294b2fc.tar.bz2
Rely on run-node on Mac (#236)
Diffstat (limited to 'its/plugin/projects')
-rw-r--r--its/plugin/projects/(dir with paren)/src/file1.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/its/plugin/projects/(dir with paren)/src/file1.css b/its/plugin/projects/(dir with paren)/src/file1.css
new file mode 100644
index 0000000..73d9f7e
--- /dev/null
+++ b/its/plugin/projects/(dir with paren)/src/file1.css
@@ -0,0 +1,2 @@
+@import "a.css";
+@import "a.css"; /* S1128 | no-duplicate-at-import-rules */