otherguy/alfred-passwords-workflow

View on GitHub

Showing 3,384 of 3,384 total issues

Incorrect end of line character(s) found.
Open

Severity: Minor
Found in icon.png by editorconfig

Incorrect end of line character(s) found.
Open

Severity: Minor
Found in icon.png by editorconfig

Incorrect end of line character(s) found.
Open

Severity: Minor
Found in icon.png by editorconfig

Unexpected trailing spaces found.
Open

Severity: Minor
Found in resources/screencast-1.gif by editorconfig

Incorrect end of line character(s) found.
Open

Severity: Minor
Found in resources/screencast-1.gif by editorconfig

Incorrect end of line character(s) found.
Open

Severity: Minor
Found in resources/screencast-1.gif by editorconfig

Unexpected tabs found.
Open

Severity: Minor
Found in resources/screencast-1.gif by editorconfig

Line too long (138/100)
Open

        'xkcd_wordllist': 'eff-long', # eff-long (English), spa-mich (Spanish), fin-kotus (Finnish), ita-wiki (Italian), ger-anlx (German)
Severity: Info
Found in pwgen.py by pylint

Used when a line is longer than a given number of characters.

Line too long (101/100)
Open

    full_pw_charset = string.ascii_uppercase + string.ascii_lowercase + string.digits + special_chars
Severity: Info
Found in pwgen.py by pylint

Used when a line is longer than a given number of characters.

Argument name wf doesn't conform to snake_case naming style
Open

def main(wf):
Severity: Info
Found in pwgen.py by pylint

Used when the name doesn't conform to naming rules associated to its type (constant, variable, class...).

Unable to import 'xkcdpass'
Open

    from xkcdpass import xkcd_password as xp
Severity: Critical
Found in pwgen.py by pylint

Used when pylint has been unable to import a module.

Import outside toplevel (xkcdpass.xkcd_password)
Open

    from xkcdpass import xkcd_password as xp
Severity: Info
Found in pwgen.py by pylint

Used when an import statement is used anywhere other than the module toplevel. Move this import to the top of the file.

Unexpected tabs found.
Open

Severity: Minor
Found in icon.png by editorconfig

Unexpected trailing spaces found.
Open

Severity: Minor
Found in icon.png by editorconfig

Unexpected tabs found.
Open

Severity: Minor
Found in icon.png by editorconfig

Unexpected tabs found.
Open

Severity: Minor
Found in icon.png by editorconfig

Incorrect end of line character(s) found.
Open

Severity: Minor
Found in icon.png by editorconfig

Incorrect end of line character(s) found.
Open

Severity: Minor
Found in icon.png by editorconfig

Unexpected tabs found.
Open

Severity: Minor
Found in resources/screencast-1.gif by editorconfig

Unexpected tabs found.
Open

Severity: Minor
Found in icon.png by editorconfig
Severity
Category
Status
Source
Language