plain-orange-45099
12/22/2022, 4:41 PMpants convert 😅 Looking at taking my existing pylint flow over to pants, and I'm getting stuck with my [SPELLING] configuration. Currently, running ./pants lint :: will error with optparse.OptionValueError: option spelling-dict: invalid value: 'en_US', should be in [''] despite having the enchant library installed through brewplain-orange-45099
12/22/2022, 4:42 PMplain-orange-45099
12/22/2022, 4:42 PMpylint, but when trying to run with ./pants lint, it doesn't seem to be able to find the dictionaryenough-analyst-54434
12/22/2022, 4:43 PMenough-analyst-54434
12/22/2022, 4:43 PMplain-orange-45099
12/22/2022, 4:43 PMpants 😄enough-analyst-54434
12/22/2022, 4:44 PMplain-orange-45099
12/22/2022, 4:44 PMpylint configuration options? https://www.pantsbuild.org/docs/reference-pylintplain-orange-45099
12/22/2022, 4:44 PMpylint perform spellchecks in my codeplain-orange-45099
12/22/2022, 4:45 PMenough-analyst-54434
12/22/2022, 4:48 PMenough-analyst-54434
12/22/2022, 4:49 PMenough-analyst-54434
12/22/2022, 4:50 PM.env files for injecting env variance. That would be useful here - m1 people need these env vars, others do not. That's coming but just not available quite yet; so you'll need to poke this hole for all users 😕plain-orange-45099
12/22/2022, 4:51 PMenough-analyst-54434
12/22/2022, 4:52 PM