Nate Lampton
Nate Lampton
> I've filed another PR, but not marking it as ready for review/merge yet, since only a couple of words were fixed. I went ahead and merged your PR (https://github.com/backdrop/backdrop/pull/4719)...
I merged the most recent PR at https://github.com/backdrop/backdrop/pull/4840 into 1.x and 1.28.x. Thanks again! Reopening for more ongoing fixes.
New PR filed at https://github.com/backdrop/backdrop/pull/4902 that fixes some nags I've gotten on recent PRs.
Thanks @herbdool, merged that set of changes and I'm setting this back to an open issue.
Another PR fixing a set of spelling issues: https://github.com/backdrop/backdrop/pull/4906
Thanks, seems like we should ignore all `file.type.*.json` files, since they mostly contain lists of mimetypes that are notorious for run-on words. PR is updated.
Great, thank you @herbdool! Merged into 1.x and 1.29.x.
I merged https://github.com/backdrop/backdrop/pull/4935 into 1.x and 1.29.x that adds a few more words to the dictionary based on recent PRs. This set was trivial so I merged it after ensuring...
I added "multipass" to the dictionary in https://github.com/backdrop/backdrop/pull/4940. That seems to be the one occurring most frequently yet.
I think the ability to append a timestamp or cache-busting string is a good feature to have. Though I am concerned about impacts this may have (which may or may...