You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Same as we support ktlint and detekt via sharing detectors that work purely at the Psi level, we could have another target/wrapper for lint.
Describe the solution you'd like
A lint artifact with the same set of rules.
Describe alternatives you've considered
N/A
Additional context
AFAICS the :rules:common code should be able to work on lint as well.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Same as we support ktlint and detekt via sharing detectors that work purely at the Psi level, we could have another target/wrapper for lint.
Describe the solution you'd like
A lint artifact with the same set of rules.
Describe alternatives you've considered
N/A
Additional context
AFAICS the
:rules:common
code should be able to work on lint as well.The text was updated successfully, but these errors were encountered: