createPlugin function

PluginBase createPlugin()

Creates a plugin for our custom linter

Implementation

PluginBase createPlugin() => _SolidLints();