Closed
Description
I would appreciate if we can have project specific .codespell configuration file so I can run codespell w/o any arguments,.
This is useful if the same codespell run is performed by CI and also from a developer console, the most annoying is the skip list which can be pretty long. It's possible to create a wrapper script which is called from a console and from CI, but a standard .codespell config file would be more natural.