Skip to content

Commit 389fa48

Browse files
committed
[qa] Switched JS and CSS linting to prettier
1 parent 6aa2a1f commit 389fa48

File tree

19 files changed

+2788
-2234
lines changed

19 files changed

+2788
-2234
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
sudo apt -qq -y install sqlite3 gdal-bin libproj-dev \
7575
libgeos-dev libspatialite-dev spatialite-bin \
7676
libsqlite3-mod-spatialite
77-
sudo npm install -g jshint stylelint
77+
sudo npm install -g prettier
7878
pip install -U pip wheel setuptools
7979
pip install -U -r requirements-test.txt
8080
pip install -U -e .

.jshintrc

Lines changed: 0 additions & 19 deletions
This file was deleted.
File renamed without changes.

.stylelintrc.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)