alientronics/fleetany-web-reports

View on GitHub

Showing 27 of 27 total issues

Spaces must be used to indent lines; tabs are not allowed
Open

        Route::get('/reports/history/vehicles', '\App\Http\Controllers\VehicleController@index');
Severity: Minor
Found in src/routes.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in helper/Controller.php by phpcodesniffer

Opening brace should be on a new line
Open

    public static function getTireSensorHistoricalData() {

Opening brace should be on a new line
Open

    public static function setColumnsChart() {

Expected 1 newline at end of file; 0 found
Open

}

Opening brace should be on a new line
Open

    public function getFilters() { }
Severity: Minor
Found in helper/Controller.php by phpcodesniffer

Closing brace must be on a line by itself
Open

    public function getFilters() { }
Severity: Minor
Found in helper/Controller.php by phpcodesniffer
Severity
Category
Status
Source
Language