andytill / erlyberly

erlang tracing for the masses
https://twitter.com/erlyberlytips
GNU General Public License v3.0
694 stars 43 forks source link

Indentation must use spaces #80

Closed andytill closed 8 years ago

andytill commented 8 years ago

This is verified at compile time using the Maven checkstyle plugin.

Checks only apply to java files.

ruanpienaar commented 8 years ago

Useful to enfore code convention. +1