nsidc / snow-today-webapp-server

Serve data the snow-today-webapp depends on
https://snow-today-webapp-server.readthedocs.io/
MIT License
4 stars 0 forks source link

Commit message Update variables.json with new ids #53

Closed sebastien-lenard closed 6 months ago

sebastien-lenard commented 6 months ago

pre-commit.ci autofix

sebastien-lenard commented 6 months ago

@MattF-NSIDC I corrected the files, but don't know where to check your reviews. And the pretty thing is still there, I don't why. I used this https://jsonformatter.org/json-pretty-print, but maybe the validator rejects \r\n (windows end of line)?

mfisher87 commented 6 months ago

pre-commit.ci autofix

mfisher87 commented 6 months ago

The validator we use is prettier (https://prettier.io/), and we're using pre-commit (https://pre-commit.com/) to run it. pre-commit.ci autofix runs it in CI. I think your post didn't work since its content is: [pre-commit.ci](http://pre-commit.ci/) autofix instead of just pre-commit.ci autofix.