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 resources/screencast-1.gif 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

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

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.

Unexpected tabs 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

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

Incorrect end of line character(s) found.
Open

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

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...).

Formatting a regular string which could be a f-string
Open

    wf.add_item('%d character password (no special characters)' % password_length, alnum_pw, valid=True, arg=alnum_pw)
Severity: Info
Found in pwgen.py by pylint

Used when we detect a string that is being formatted with format() or % which could potentially be a f-string. The use of f-strings is preferred. Requires Python 3.6 and py-version >= 3.6.

Unexpected tabs 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

Unexpected tabs found.
Open

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