Fix typos#539
Conversation
|
Please consider running
[files]
extend-exclude = [
".git/",
"CHANGELOG.md",
]
ignore-hidden = false
[default]
extend-ignore-re = [
'"nam |',
'"country_code": "[A-Z]{2}",',
"\\['nam.e'\\],",
"- \\[[0-9a-z]{6}\\]\\(https://github\\.com/flow-php/flow",
"'BA', 'AB',",
"range `BA`",
"Mata-Utu",
] |
|
Thanks! However, could you please revert the changes on the changelog? CHANGELOG.md is auto-generated from pull requests/commits. Correcting it won't give us much since it will be replaced the next time we regenerate it. |
Done. |
|
@norberttech Please consider changing a few PR's typos. |
|
Yup, it's on my todo list 👍 A GitHub workflow action that would go through PR changelog section looking for typos would be nice to have |
You can see those typos in the last commit here. |
|
yeah, but that won't prevent people (and me) from making more typos in the future, it's a one-time cleanup that I will do (eventually) but would be nice to not have to go through this again |
|
What fields should be checked in a PR? |
Change Log
Added
Fixed
Changed
Removed
Deprecated
Security
Description
Found some misspellings.