Project

General

Profile

Actions

Architecture #3258

closed

Create a Scala style checker

Added by Vincent MEMBRÉ about 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 #1

Updated by Jonathan CLARKE about 11 years ago

  • Tracker changed from User story to Architecture

This is clearly not a user story, it is a long way from what users should see. Please use the "Architecture" tracker for non-user-visible changes.

Actions #2

Updated by Alexis Mousset over 7 years ago

Actions #3

Updated by Benoît PECCATTE over 7 years ago

  • Status changed from New to Rejected

Duplicate

Actions

Also available in: Atom PDF