mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-25 21:41:10 +08:00
codespell: fix spelling errors picked out by codespell (#4343)
This commit is contained in:
@@ -18,6 +18,6 @@ Execute(Parsing checkmake errors should work):
|
||||
\ }
|
||||
\ ],
|
||||
\ ale_linters#make#checkmake#Handle(42, [
|
||||
\ 'This shouldnt match',
|
||||
\ "This shouldn't match",
|
||||
\ '1:woops:an error has occurred',
|
||||
\ ])
|
||||
|
||||
Reference in New Issue
Block a user