Coding standards and Spelling mistakes

Created on 9 February 2023, about 2 years ago
Updated 10 February 2023, about 2 years ago

Problem/Motivation

There are various spelling mistakes throughout the report.
The code also does not adhere to coding standards.

Steps to reproduce

Read the generated report.
Inspect the code.

Proposed resolution

Fix the spelling mistakes
Run the code through a code sniffer.

Remaining tasks

Create a patch with the fixes.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom the_g_bomb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @the_g_bomb
  • @the_g_bomb opened merge request.
  • Status changed to Needs review about 2 years ago
  • 🇬🇧United Kingdom the_g_bomb

    Adding spaces around commas and brackets and some css definitions
    Changed 'else if' to 'elseif'
    Removing/adding spaces for proper indenting
    Standardising color definitions (6 down to 3 chars)
    Updating array definitions
    Standardising Booleans (false -> FALSE)
    Fixing typos

Production build 0.71.5 2024