Project

General

Profile

Actions

Architecture #3258

closed

Create a Scala style checker

Added by Vincent MEMBRÉ over 11 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
4
Category:
Architecture - Code maintenance
Effort required:
Name check:
Fix check:
Regression:

Description

To ensure our code is clean and correct we should use a Scala style checker.

This would allow us to automatically:

- Avoid trailling whitespace character.
- Remove unused import
- Organize imports
- Correct indentation

- Add Override and Deprecated annotation ?
- Remove unnecesseray cast ? (don't know if it applies in Scala ...,
I would prefer something that add automatic types on method declaration and remove unnecessary type on values)

You can use that ticket to add ideas, or comment those i propose here.

I will add a first example soon


Related issues 1 (0 open1 closed)

Is duplicate of Rudder - Architecture #2619: Add a style checking tool for ScalaRejectedActions
Actions

Also available in: Atom PDF