commit ba7f698: [Test] Ignore index.html
Vsevolod Stakhov
vsevolod at highsecure.ru
Thu Feb 24 19:49:04 UTC 2022
Author: moisseev
Date: 2022-02-24 17:06:24 +0300
URL: https://github.com/rspamd/rspamd/commit/ba7f6982b0b582b56e48da778784315b5d63d2be (HEAD -> master)
[Test] Ignore index.html
---
package.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/package.json b/package.json
index 57a46430e..a406f3099 100644
--- a/package.json
+++ b/package.json
@@ -8,6 +8,7 @@
},
"eslintIgnore": [
"*.min.js",
+ "index.html",
"prism.js"
]
}
More information about the Commits
mailing list