Common footguns
Surface .gitignore, .gitattributes, LFS and large-file problems early.
FluxGit's hygiene checks surface common repository problems - missing .gitattributes, large binaries, LFS and .gitignore issues - as dismissable, signed guidance so the repo stays healthy.
A missing .gitattributes, a committed large binary or a bad .gitignore is easy to overlook and expensive to fix later, especially across a team.
Repo hygiene is shipped and validated, with dismiss persistence per repo and signed suggestions so it does not nag. If a suggestion changes, it reappears so you do not miss new issues.
Surface .gitignore, .gitattributes, LFS and large-file problems early.
Guidance can be dismissed per repo and only returns when it changes.
Suggestions are signed so the same issue is not re-raised noisily.
Hygiene checks run locally on your repository. Nothing is sent anywhere.