Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JAVASCRIPT-1.2
-
Component/s: JavaScript
-
Labels:None
-
Number of attachments :
Description
title
Avoid use of tabulation character
description
Developers should not need to configure the tab width of their text editors in order to be able to read source code. So the use of tabulation character must be banned.
message
Replace all tab characters in this file by sequences of white-spaces.
severity
Minor
in Sonar way?
Yes
Issue Links
- is related to
-
SONARPLUGINS-2515
Update the SQALE mapping for new rules
-
Manually tested.