bastion-dev / Bastion

Java test library for HTTP APIs
http://bastion.rocks
GNU General Public License v3.0
13 stars 8 forks source link

Prepare a formal code style file for formatting for Bastion #56

Open KPull opened 7 years ago

KPull commented 7 years ago

We should create a code style file, using IntelliJ IDEA at least, for use when formatting Bastion source code. This will ensure that the code is consistent across everyone's contributions. The IntelliJ defaults are already a good starting point, but we might want to tweak some options.