rikai/Showbot

View on GitHub
sass/bourbon/functions/_radial-gradient.scss

Summary

Maintainability
Test Coverage

Name of variable G4 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G3: false, $G4: false,

Name of variable G7 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G6 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G5: false, $G6: false,

Name of variable G3 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G10 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G8 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G7 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G7: false, $G8: false,

Name of variable G2 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G1,        $G2,

Name of variable G6 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G2 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G4 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G1 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G1,        $G2,

Name of variable G9 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G1 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Commas in function parameters should be followed by one space
Open

                       $G1,        $G2,

Name of variable G3 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G3: false, $G4: false,

Name of variable G8 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G7: false, $G8: false,

Name of variable G10 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G9: false, $G10: false) {

Name of variable G9 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G9: false, $G10: false) {

Name of variable G5 should be written in all lowercase letters with hyphens instead of underscores
Open

  $gradient: compact($pos, $shape-size, $G1, $G2, $G3, $G4, $G5, $G6, $G7, $G8, $G9, $G10);

Name of variable G5 should be written in all lowercase letters with hyphens instead of underscores
Open

                       $G5: false, $G6: false,

There are no issues that match your filters.

Category
Status