I adopted the checkstyle file to work with the current checkstyle plugin and moved all those files to a new directory (.development-configs).
They previously lived under org.jcryptool.releng which stands
for release engineering - IMHO not the right directory as it has
nothing to do with releases. I would opt for a hidden directory
as with other project-but-not-code related stuff.
Part of https://github.com/jcryptool/crypto/issues/353
I adopted the checkstyle file to work with the current checkstyle plugin and moved all those files to a new directory (
.development-configs
).