rikai/Showbot

View on GitHub
sass/bourbon/css3/_animation.scss

Summary

Maintainability
Test Coverage

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($time-1, $time-2, $time-3, $time-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-delay: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-fill-mode: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-iteration-count: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Expected 0 spaces after ( instead of
Open

    @include animation-name(    $name);
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-iteration-count: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-play-state: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-delay: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-fill-mode: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-duration: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $length-of-name: length($name);
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-name: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-direction: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation: $name $duration $timing-function $delay $iteration-count $direction;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-name: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($motion-1, $motion-2, $motion-3, $motion-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-duration: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-duration: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-play-state: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($mode-1, $mode-2, $mode-3, $mode-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Expected 0 spaces after ( instead of
Open

    @include animation-timing-function(    $motion);
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation: $name $duration $timing-function $delay $iteration-count $direction;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($direction-1, $direction-2, $direction-3, $direction-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-name: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-timing-function: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Expected 0 spaces after ( instead of
Open

    @include animation-duration(    $time);
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($name-1, $name-2, $name-3, $name-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($value-1, $value-2, $value-3, $value-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-play-state: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation: $name $duration $timing-function $delay $iteration-count $direction;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-iteration-count: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-direction: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-delay: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation: $name $duration $timing-function $delay $iteration-count $direction;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-name: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($time-1, $time-2, $time-3, $time-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-timing-function: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-fill-mode: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-fill-mode: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

  -webkit-animation-timing-function: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-iteration-count: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-play-state: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-delay: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $full:  compact($state-1, $state-2, $state-3, $state-4,
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Opening curly brace { should be preceded by one space
Open

  {
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-direction: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

    $length-of-time: length($time);
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

     -moz-animation-duration: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

Avoid vendor prefixes.
Open

     -moz-animation-timing-function: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

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

          animation-direction: $full;
Severity: Minor
Found in sass/bourbon/css3/_animation.scss by scss-lint

There are no issues that match your filters.

Category
Status