chore: cloudcmd: actions: lint ☘️

This commit is contained in:
coderaiser 2023-12-06 19:36:45 +00:00
parent 5d6bed3d66
commit 949a09340f

View file

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