This is not the same spell checker that the one used by core, but it
avoids adding another dependency and it runs faster. The dictionary is
also smaller but easier to maintain.
The dictionary is the one shipped with arcanist in which I added with the errors found in the codebase by core's linter that were not catched.