chippyash/Simple-Accounts

View on GitHub

Showing 113 of 113 total issues

Expected 1 newline at end of file; 0 found
Open

}

Closing brace must be on a line by itself
Open

class AccountsException extends \Exception {}

Expected 1 newline at end of file; 0 found
Open

class JournalException extends \Exception {}

Expected 1 newline at end of file; 0 found
Open

class AccountsException extends \Exception {}

Multi-line function call not indented correctly; expected 16 spaces but found 20
Open

                    (($account->getType()->getValue() & AccountType::DR) == AccountType::DR), false)

Whitespace found at end of line
Open

 

Closing brace must be on a line by itself
Open

class Nominal extends DigitType {}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Opening parenthesis of a multi-line function call must be the last content on the line
Open

                \array_map(function (Link $link) {

Whitespace found at end of line
Open

     * 

Multi-line function call not indented correctly; expected 12 spaces but found 8
Open

        );

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                })
Severity
Category
Status
Source
Language