Code Climate
Product
Browser Extension
Features
Pricing
Developers
Sign up
Login
digipolisgent/robo-digipolis-laravel
View on GitHub
Star
Overview
Progress
Issues
Code
Filters
Trends
Last
develop
build
See recent builds
23 days ago
Refresh default branch
Refresh
src/EventHandler/BuildTaskHandler.php
Summary
Maintainability
A
0 mins
Test Coverage
Issues
Source
Stats
Opening brace should be on a new line
Open
public function getPriority(): int {
Severity: Minor
Found in
src/EventHandler/BuildTaskHandler.php
by
phpcodesniffer
Exclude checks
Disable engine
Disable check
Close
Line indented incorrectly; expected at least 8 spaces, found 6
Open
return parent::getPriority() - 100;
Severity: Minor
Found in
src/EventHandler/BuildTaskHandler.php
by
phpcodesniffer
Exclude checks
Disable engine
Disable check
Close
There are no issues that match your filters.
Clear all filters
Category
Style
Status
Open
Confirmed
Invalid
Wontfix