Hi Tom/Verible Users
Thanks for the response, I was able to create a config file and remove rules, customize rules for things like line-length. I have a couple of other questions related to lint rules.
1) If i want to set a particular naming convention for signals as well as internal variables like bits, logic etc to say Camelcase or lower snake case.
I tried signal-name-style=CamelCase/signal-name-style:CamelCase (or lower-snake-case), but it doesn't seem to work. Is there something I am missing here?
2) Is there any rule for indentation like 2 space indentation or a way to configure that. There is a no-tabs rule but I couldn't find anything related to indentation.
Thanks and Regards
Pratyush