chore: cloudcmd: actions: lint ☘️

This commit is contained in:
coderaiser 2024-08-16 09:17:21 +00:00
parent ac3f20c5d1
commit 75a75365cf

View file

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