Commit graph

11 commits

Author SHA1 Message Date
Ed Page
096a806b74 fix(action): Generalize safe directory 2022-08-16 10:02:32 -05:00
Ed Page
a950dd27ff refactor(gh): Pull out formatter
This makes for easier local testing.
2022-06-22 12:16:12 -05:00
Ed Page
a3c8693b45 refactor(gh): Separate command from args 2022-06-22 11:30:58 -05:00
Ed Page
87effb2664 fix(gh): Don't report bad annotations for binary files
Fixes #504
2022-06-22 11:29:30 -05:00
Ed Page
4df83719b2 fix(action): Don't check all when no checked files are changed 2022-06-16 13:40:37 -05:00
Ed Page
a295aeb9ac fix(action): Filter files in more cases 2022-06-16 13:08:37 -05:00
Ed Page
02fb35d0eb fix(action): Log program versions 2022-06-16 11:12:28 -05:00
Ed Page
2ae4d92451 feat(action): Report typos to github 2022-06-16 11:09:52 -05:00
Ed Page
fc7f517466 perf(action): Limit checked files to those changed 2022-06-16 11:09:52 -05:00
Ed Page
39d9a90c9b fix(action): Be stricter/cleaner with entrypoint 2021-06-05 12:22:24 -05:00
Vanessasaurus
7d09c5a4bf
feat(ci): adding github action to use typos to check spelling (#267)
Signed-off-by: vsoch <vsoch@users.noreply.github.com>

Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2021-05-31 19:42:45 -05:00