wp-bootstrap/wp-bootstrap-loader

View on GitHub

Showing 63 of 63 total issues

Tabs must be used to indent lines; spaces are not allowed
Open

$this->assertFalse( wp_script_is( 'bootstrap' ) );
Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Inline control structures are not allowed
Open

if ( 'bootstrap' !== $handle )
Severity: Minor
Found in wp-bootstrap-loader.php by phpcodesniffer

Inline control structures are not allowed
Open

if ( 'jquery-migrate' !== $handle )
Severity: Minor
Found in wp-bootstrap-loader.php by phpcodesniffer

Newline required after opening brace
Open

if ( ! defined( 'ABSPATH' ) ) { exit; }
Severity: Minor
Found in wp-bootstrap-loader.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Inline HTML
Open

<small>All notable changes to this project will be documented in this file. Please read [Keep a Change Log](http://keepachangelog.com) for more information. This project adheres to [Semantic Versioning](http://semver.org).</small>
Severity: Info
Found in CHANGELOG.md by markdownlint

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

}
Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Multiple consecutive blank lines
Open

 
 
Severity: Info
Found in CHANGELOG.md by markdownlint

Whitespace found at end of line
Open

}
Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer

Line length
Open

<small>All notable changes to this project will be documented in this file. Please read [Keep a Change Log](http://keepachangelog.com) for more information. This project adheres to [Semantic Versioning](http://semver.org).</small>
Severity: Info
Found in CHANGELOG.md by markdownlint

No space after hash on atx style header
Open

#CHANGELOG
Severity: Info
Found in CHANGELOG.md by markdownlint

Whitespace found at end of line
Open

Severity: Minor
Found in tests/test-sample.php by phpcodesniffer
Severity
Category
Status
Source
Language