Fix and find typos in hs sources#11501
Conversation
f464308 to
ffffeaa
Compare
cabal-install-solver/tests/UnitTests/Distribution/Solver/Modular/MessageUtils.hs
Outdated
Show resolved
Hide resolved
ffffeaa to
0737b44
Compare
80c1c51 to
3cb752f
Compare
4c1ceab to
9cc81a9
Compare
13cbfe0 to
cdeacc3
Compare
cdeacc3 to
ff54088
Compare
- Configure typos for hs abbreviations and allowed misspellings - Fix typo inherithed - Fix typo succesfully - Fix typo environmnet - Fix typo ther - Add more abbreviations and misspellings - Fix typo uncessary - Fix typo becuase - Fix typo Uknown - Remove false hits from dist-newstyle - Add an hs-fix-typos .PHONY target - Exclude non-existent files - Exclude path dist-newstyle - Do path exclusions one per line - Add make hs-typos to typos workflow - Fix typo ReportUserTargerNonexistantFile - Rename files to all-test-suite.* - Bump typo to v1.43.5 - Use separate config for typos for docs & srcs - Add .typos-hs.toml - Use explicit --config with typos - Fix typo --formar in changelog for haskell#1903 - Rename to .typos-srcs.toml - Trigger ci run on push - Fix typo comparision - Fix typo limt - Fix typo appropiate - Fix typo preprocesser - Fix typo verstion - Fix typo cylical - Fix typo synopsys - Add a changelog entry - Exclude the changelog entry with a typo
ff54088 to
b4a28ea
Compare
|
@mergify queue |
Merge Queue StatusRule:
This pull request spent 2 hours 4 minutes 50 seconds in the queue, including 1 hour 54 minutes 41 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
|
@Mergifyio queue |
Merge Queue StatusRule:
This pull request spent 1 hour 56 minutes 58 seconds in the queue, including 1 hour 46 minutes 3 seconds running CI. Required conditions to merge
ReasonThe merge conditions cannot be satisfied due to failing checks Failing checks: HintYou may have to fix your CI before adding the pull request to the queue again. |
|
windows-latest 9.2.8 again. try it later. |
|
@Mergifyio queue |
Merge Queue StatusRule:
This pull request spent 1 hour 55 minutes 32 seconds in the queue, including 1 hour 45 minutes 8 seconds running CI. Required conditions to merge
|
|
Should be rebased on top of |
A follow on from #10603, check for typos in
*.hsand other source files. I didn't change the existing configuration we use for spell checking the docs or the method of supplying*.rstand*.mdfiles but I did change their Makefile recipes to take an explicit--configoption, renaming their config file to.typos-docs.yml:Adds two Makefile .PHONY targets for finding and fixing typos and a GitHub action for finding these typos. Updated
.typos-srcs.ymlto accept abbreviations we use and some misspellings.I'll squash commits before applying the merge label if this pull request is approved.
significance: significantin the changelog file.