fluxo-kt/fluxo-mvi

View on GitHub
gradlew

Summary

Maintainability
Test Coverage

Showing 11 of 11 total issues

Expected an indentation at 8 instead of at 6.
Open

/*) app_path=$link ;; #(
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 4 instead of at 2.
Open

CYGWIN* ) cygwin=true ;; #(
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 4 instead of at 2.
Open

NONSTOP* ) nonstop=true ;;
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 4 instead of at 2.
Open

Darwin* ) darwin=true ;; #(
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 16 instead of at 14.
Open

-*) false ;; # don't mess with options #(
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 8 instead of at 6.
Open

'' | soft) :;; #(
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 16 instead of at 14.
Open

/?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 8 instead of at 6.
Open

max*)
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 8 instead of at 6.
Open

*)
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 4 instead of at 2.
Open

MSYS* | MINGW* ) msys=true ;; #(
Severity: Minor
Found in gradlew by editorconfig

Expected an indentation at 16 instead of at 14.
Open

*) false ;;
Severity: Minor
Found in gradlew by editorconfig

There are no issues that match your filters.

Category
Status