Hi all,
I need to do some custom rule for the test, but seems the folder "site-rules" only be catch when it under the folder "rflint".
Also I check the source code and seems that's how it worked.
I want to merge the rflint into pre-commit with the custom rules and it didn't work because of the rflint will be installed under the .cahce folder, I have to add the site_rules folder under that then it'll be work but it sounds a little stupid.
So does anyone meet and resolve the issue? Or any method that can choose the path of site-rules folder?
Hi all, I need to do some custom rule for the test, but seems the folder "site-rules" only be catch when it under the folder "rflint". Also I check the source code and seems that's how it worked.
I want to merge the rflint into pre-commit with the custom rules and it didn't work because of the rflint will be installed under the .cahce folder, I have to add the site_rules folder under that then it'll be work but it sounds a little stupid.
So does anyone meet and resolve the issue? Or any method that can choose the path of site-rules folder?
Thanks a lot!