MetroCS / QualityToolsForBlueJ

BlueJ extension to integrate quality assessment tools
GNU Lesser General Public License v3.0
0 stars 42 forks source link

[BUG] Preferences class source code formatting violates coding conventions #156

Open jody opened 4 years ago

jody commented 4 years ago

Describe the bug Class Preferences violates coding convention style guide.

To Reproduce Steps to reproduce the behavior:

  1. Go to https://github.com/MetroCS/QualityToolsForBlueJ/blob/4314043f7648e048068f97deb2cf1df8e97fa6dc/src/main/java/edu/msudenver/bluejext/qualitytools/QualityToolsExtension.java#L115-L157
  2. See inconsistencies in the source code formatting of that class with Coding Convention Guide