Skip to content

🤖🐛 Github action --- Should the actions fail if the format check fails? #151

@jameshughes89

Description

@jameshughes89

Related Issues or PRs

Noted in #150
Tested in #149

What

The github actions will pass if the formatter was not run on the code.

Why

Mystery. Maybe it's just that the code will be formatted anyways, so it does not matter if it fails?

html_theme_options = {
    'logo_only': False,
    'display_version': False,
    'sticky_navigation': True,
}

Though, this was still there on the repo and the formatter should have changed the single quotes (') to double quotes (")

Additional Notes

Noting to be addressed later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions