John Bampton
John Bampton
Hey @kadolor you should come and hang out with the core team on Discord during work hours. You are missing out on a lot of content and discussions. A lot...
Hey @Aashish-Jha-11 you should read about pre-commit in the Sedona docs. pre-commit is running on the CI with GitHub Actions but pre-commit is really a git hooks framework which can...
> @jbampton Can you please have a look why the checks fail? Fixed now in 371. Thanks
We can print the stderr messages by running the script with: `./create-codespell-ignored-words-list.sh &> codespell-errors-list.txt` which creates a text file which is listed below: ``` WARNING: Cannot decode file using encoding...
This has been added to the Makefile in #436 Closing now
There is a good list of projects using EditorConfig: https://github.com/editorconfig/editorconfig/wiki/Projects-Using-EditorConfig
> Ready to be merged? As I understand it this only changes the defaults for the editor on GitHub? Hey @Pilot-Pirx no this applies to your local editor or IDE...
Hey @SumitGupta016 you are now assigned
@SumitGupta016 some of the hooks are still missing "name" and "description" https://github.com/apache/sedona/blob/master/.pre-commit-config.yaml