JavaHamcrest icon indicating copy to clipboard operation
JavaHamcrest copied to clipboard

Added CheckStyle rule enforcing indentation guides

Open brownian-motion opened this issue 4 years ago • 2 comments

Discussion in issues like #295 suggest a desire for a consistent code style. This PR seeks to implement that.

Enforced indentation style of 2 spaces (with further details matching Google's spec). Formatted existing .java code to match.

brownian-motion avatar Apr 20 '20 02:04 brownian-motion

@brownian-motion please can you rebase from master, as hamcrest-core and hamcrest-library have been refactored a lot and also deprecated, so that everything is just in hamcrest.

nhojpatrick avatar Jun 29 '20 22:06 nhojpatrick

Going to try and kick start hamcrest, so if you want to get it merged, please rebase from the branch v2.3-candidates. Still trying to understand how has permissions to perform a release.

nhojpatrick avatar Feb 13 '22 12:02 nhojpatrick