----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75296/ -----------------------------------------------------------
Review request for atlas, Ashutosh Mestry, Disha Talreja, Jayendra Parab, Nixon Rodrigues, Pinal Shah, Sarath Subramanian, and Sidharth Mishra. Bugs: ATLAS-4937 https://issues.apache.org/jira/browse/ATLAS-4937 Repository: atlas Description ------- - replaced checkstyle.xml used with a version based on https://github.com/airlift/airbase/blob/master/airbase-policy/src/main/resources/checkstyle/airbase-checks.xml - added AtlasCodeScheme-IntelliJ.xml, to make it easier to adhere to checkstyle requirements Diffs ----- build-tools/src/main/resources/checkstyle-suppressions.xml 759a52ec7 build-tools/src/main/resources/checkstyle.xml 54423176f dev-support/AtlasCodeScheme-IntelliJ.xml PRE-CREATION dev-support/checkstyle.xml PRE-CREATION pom.xml 1deadd2ef Diff: https://reviews.apache.org/r/75296/diff/1/ Testing ------- - verified that build succeeds with updated checkstyle i.e. checkstyle violations will be reported during build, but will not fail the build Thanks, Madhan Neethiraj