]
Petr Široký commented on DROOLS-708:
------------------------------------
Added plugin config that currently just reports the violations into text file.
This needs to be reviewed. We may want to disable the plugin by default and run it just
on demand (e.g. only on Jenkins)
Add checkstyle plugin config that bans/reports tabs for indentation
-------------------------------------------------------------------
Key: DROOLS-708
URL:
https://issues.jboss.org/browse/DROOLS-708
Project: Drools
Issue Type: Task
Reporter: Petr Široký
Assignee: Petr Široký
Adding checkstyle plugin config that bans the tabs for indenting should make it easier to
detect these errors.
We need to decide if the plugin should be on by default or executed on demand and if want
to fail the build in case some violations are found.