Hi Verible development team,
First of all, love your project, thank you for this.
I am trying to add a feature to Verible-lint, which checks that an "output" port in Verilog is always assigned and never read in the design. Is there a lint-rule already exist for this?
I am having a hard time navigating through all the project files and understanding the code. Is there a close enough example that you can point me to? I would request to add the feature once I am done coding using the example and have done testing.
Best,
Tushar