Strip trailing whitespace from README.md

pull/48/head
Graham 5 years ago
parent d34b1e7e72
commit 3be031e6b1
  1. 2
      README.md

@ -110,7 +110,7 @@ tests and package it.
All source code must be formatted with [IntelliJ IDEA][idea]'s built-in All source code must be formatted with [IntelliJ IDEA][idea]'s built-in
formatter before each commit. The 'Optimize imports' option should also be formatter before each commit. The 'Optimize imports' option should also be
selected. Do not select 'Rearrange entries'. selected. Do not select 'Rearrange entries'.
OpenRS2's code style settings are held in `.idea/codeStyles/Project.xml` in the OpenRS2's code style settings are held in `.idea/codeStyles/Project.xml` in the
repository, and IDEA should use them automatically after importing the Maven repository, and IDEA should use them automatically after importing the Maven
project. project.

Loading…
Cancel
Save