This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git
from e18423363 ATLAS-4951: Upgrade netty to 4.1.115.Final
add e25a32d04 ATLAS-4937: update checkstyle to improve code readability
(#269)
No new revisions were added by this update.
Summary of changes:
build-tools/src/main/resources/checkstyle.xml | 240 ----------
dev-support/AtlasCodeScheme-IntelliJ.xml | 501 +++++++++++++++++++++
.../checkstyle-suppressions.xml | 6 +-
dev-support/checkstyle.xml | 272 +++++++++++
pom.xml | 22 +-
5 files changed, 790 insertions(+), 251 deletions(-)
delete mode 100755 build-tools/src/main/resources/checkstyle.xml
create mode 100644 dev-support/AtlasCodeScheme-IntelliJ.xml
rename {build-tools/src/main/resources =>
dev-support}/checkstyle-suppressions.xml (79%)
create mode 100755 dev-support/checkstyle.xml