Skip to content

Commit

Permalink
[qa] Switched JS and CSS linting to prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Jan 24, 2025
1 parent 6aa2a1f commit 389fa48
Show file tree
Hide file tree
Showing 19 changed files with 2,788 additions and 2,234 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
sudo apt -qq -y install sqlite3 gdal-bin libproj-dev \
libgeos-dev libspatialite-dev spatialite-bin \
libsqlite3-mod-spatialite
sudo npm install -g jshint stylelint
sudo npm install -g prettier
pip install -U pip wheel setuptools
pip install -U -r requirements-test.txt
pip install -U -e .
Expand Down
19 changes: 0 additions & 19 deletions .jshintrc

This file was deleted.

File renamed without changes.
20 changes: 0 additions & 20 deletions .stylelintrc.json

This file was deleted.

Loading

0 comments on commit 389fa48

Please sign in to comment.