vscode-verilog-hdl-support
vscode-verilog-hdl-support copied to clipboard
[BUG] Displays a warning about no .svlint.toml on every startup
Describe the bug
Every time I start VSCode or open a project, I get the warning about no .svlint.toml.
Environment (please complete the following information):
- OS: MacOS 11.6.7
- VS Code version 1.69.1
- Extension version 1.5.4
Steps to reproduce
Open any project
Expected behavior
I guess it's technically correct to give the warning, but the warning is annoying in projects that have no Verilog!