Log in
Skip to main content
Skip to sidebar
Linked Applications
Loading…
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
THIS IS A TEST INSTANCE THIS IS A TEST INSTANCE THIS IS A TEST INSTANCE THIS IS A TEST INSTANCE THIS IS A TEST INSTANCE
DO NOT USE THIS INSTANCE FOR LIVE DATA!!!!
ORC
ORC-722
Improve code quality using static analysis.
Log In
Export
XML
Word
Printable
JSON
Details
Type:
Improvement
Status:
Closed
Priority:
Major
Resolution:
Fixed
Affects Version/s:
1.7.0
Fix Version/s:
1.7.0
Component/s:
Java
Labels:
None
Attachments
Sub-Tasks
Options
Show All
Show Open
Bulk operation
Open issue navigator
1.
Enable Checkstyle plugin and FileTabCharacter rule.
Closed
William Hyun
2.
Enable UnusedImports.
Closed
William Hyun
3.
Run mvn checkstyle:check in GitHub action.
Closed
William Hyun
4.
Use `org.junit.Assert` instead of deprecated `junit.framework.Assert`.
Closed
William Hyun
5.
Add "NewlineAtEndOfFile" checkstyle rule
Closed
William Hyun
6.
Add "LineLength" rule to checkstyle
Closed
William Hyun
7.
Add OuterTypeFilename/UpperEll/ArrayTypeStyle checkstyle rules.
Closed
William Hyun
8.
Add NoLineWrap/OneStatementPerLine/NeedBraces checkstyle rules
Closed
William Hyun
9.
Reduce LineLength from 125 to 120
Closed
Dongjoon Hyun
10.
Add a checkstyle rule to prevent trailing white spaces.
Closed
William Hyun
11.
Add redundant modifier/modifier order checkstyle rules.
Closed
William Hyun
12.
Consolidate license header style in Java files.
Closed
William Hyun
13.
Update maven-checkstyle-plugin to 3.1.2.
Closed
William Hyun
14.
Add "RedundantImport" checkstyle rule
Closed
William Hyun
15.
Update coding guide to max line length 100 and enforce it.
Closed
William Hyun
16.
Add CustomImportOrder rule
Closed
William Hyun
17.
Add "CommentsIndentation" checkstyle rule
Closed
William Hyun
Activity
People
Assignee:
William Hyun
Reporter:
William Hyun
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
09/Jan/21 21:10
Updated:
21/Sep/21 20:45
Resolved:
24/Jul/21 14:54