linkding/.grenrc.js
2020-12-31 06:16:52 +01:00

6 lines
No EOL
89 B
JavaScript

module.exports = {
ignoreIssuesWith: [
"wontfix",
"duplicate"
]
}