rikai/Showbot

View on GitHub
sass/bourbon/css3/_flex-box.scss

Summary

Maintainability
Test Coverage

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-pack: $pack;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-pack: $pack;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-ordinal-group: $integer;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-lines: $lines;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-orient: $orient;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

0.0 should be written without the mantissa as 0
Open

@mixin box-flex($value: 0.0) {
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

@mixin declaration should be followed by an empty line
Open

}
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-flex-group: $integer;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-flex: $value;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-orient: $orient;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-align: $align;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-direction: $direction;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-ordinal-group: $integer;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-flex-group: $integer;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-direction: $direction;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-lines: $lines;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 10 spaces
Open

          box-flex: $value;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

Line should be indented 2 spaces, but was indented 5 spaces
Open

     -moz-box-align: $align;
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

0.0 should be written without a leading zero as .0
Open

@mixin box-flex($value: 0.0) {
Severity: Minor
Found in sass/bourbon/css3/_flex-box.scss by scss-lint

There are no issues that match your filters.

Category
Status