JuliaAnimators/Javis.jl

[BUG] Format check is a bit distracting

Open

#378 opened on Jul 30, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Julia (50 forks)batch import
bughacktoberfest

Repository metrics

Stars
 (847 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

So there are times when I forget to run the formatter and push my commits which results in an extra "format" commit this is also not a good thing to run the CI resources on a format commit.

Is it possible to have it check formatting and automatically format if false??

Contributor guide