createPlugin function
This is the entrypoint of our custom linter
Implementation
MaxLinesFunctionLint createPlugin() => MaxLinesFunctionLint();
This is the entrypoint of our custom linter
MaxLinesFunctionLint createPlugin() => MaxLinesFunctionLint();