chore: cloudcmd: actions: lint ☘️

This commit is contained in:
coderaiser 2023-09-04 13:04:01 +00:00
parent ee5a0fb4b2
commit 55032ebd7d

View file

@ -1,7 +1,5 @@
{
"plugins": [
"cloudcmd"
],
"plugins": ["cloudcmd"],
"ignore": [
"html",
"fixture*",
@ -57,4 +55,4 @@
"merge-duplicate-functions": "off"
}
}
}
}