svls
svls copied to clipboard
Question: why 'unique' is forbidden ?
Hi,
Just a quick question, when using 'unique' svls flag it as 'forbidden', why ?

Thank you :)
We found unique causes an unexpected behavior of some tools.
So we forbid unique in my company.
If you want to use unique, you can disable it by .svlint.toml.
Please see https://github.com/dalance/svlint/blob/master/md/explanation-keyword_forbidden_unique.md @nikhenri Would you close this issue if you're satisfied?