Code Tokenizer and Parser/Parser_Test.js - Line that doesn't follow the code standard

Bug #1163726 reported by Daniel Hermansson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LenaSYS
Fix Committed
Undecided
Daniel Johansson
0.1
Fix Committed
Undecided
Unassigned

Bug Description

Line 186 in the file "Parser_Test.js" in the folder "Code Tokenizer and Parser" doesn't follow the agreed code standard.

Current line:
i+=4;

Should be:
i += 4;

"Det ska vara ett whitespace mellan operander och variabler. Detta inkluderar tilldelning." (citation from the forum)

Related branches

Emma Jonsson (a11emmjo)
Changed in lenasys:
status: New → Confirmed
Changed in lenasys:
status: Confirmed → In Progress
assignee: nobody → Daniel Johansson (a11danjo)
status: In Progress → Fix Committed
Changed in lenasys:
status: Fix Committed → Fix Released
Changed in lenasys:
status: Fix Released → Fix Committed
Changed in lenasys:
status: Fix Committed → Fix Released
Changed in lenasys:
status: Fix Released → Fix Committed
Emma Jonsson (a11emmjo)
summary: - Line of code that doesn't follow the code standard-
+ Code Tokenizer and Parser/Parser_Test.js - Line that doesn't follow the
+ code standard
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.