You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: The current typos workflow check only checks a select
number of files because there are so many false positives in
flux-sched.
Solution: Add a .typos.toml configuration file to eliminate false
positives so we can run the typo check on all of flux-sched. The
config file either skips files with lots of false positives or
lists common false positives we wish to ignore.
Fixesflux-framework#1026
Problem: The current typos workflow check only checks a select
number of files because there are so many false positives in
flux-sched.
Solution: Add a .typos.toml configuration file to eliminate false
positives so we can run the typo check on all of flux-sched. The
config file either skips files with lots of false positives or
lists common false positives we wish to ignore.
Fixesflux-framework#1026
just like flux-framework/flux-core#5075
note that vendored typos in
fixed upstream and could be pulled down at a later time, yggdrasil typo fixes to be sent
edit: tinloaf/ygg#10 (accepted)
edit: some typos in gnu autoconf stuffs: autoconf-archive/autoconf-archive#277 (accepted)
The text was updated successfully, but these errors were encountered: