1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-16 00:59:07 +02:00
simple-icons/.github/workflows
Eric Cornelissen e0df400494
Setup prettier (#6758)
* Add prettier as a dependency

* Add format command and configure prettier

I opted for single quotes to be in line with other simple-icons projects

I ignore the data file because changing its formatting is quite a bit of
trouble for all open PRs.

* Run prettier

* Replace all functions by arrow functions

* Move prettier configuration to config file

Move it to a file so editors (and other software) can pick up on the
configuration. I went with .js because (a) it allows for comments and
(2) it seems most of the config files are in JavaScript already.

* Add prettier --check when running npm run lint (This adds it to the CI as well)

* Add husky and format changes before committing

* Use object destructuring for imports consistently

* Add shebang and fileoverview to jsonlint.js
2021-10-25 21:13:10 +02:00
..
add-labels-priority.yml Update all dependencies (#6706) 2021-10-10 20:53:19 -07:00
create-release.yml Setup prettier (#6758) 2021-10-25 21:13:10 +02:00
merge-release.yml Update workflow names (#5421) 2021-04-07 20:15:11 -04:00
potential-duplicates.yml Detect potential duplicated issues (#4817) 2021-10-10 08:58:35 +01:00
publish.yml Unpin kceb/git-message-action (#6482) 2021-09-05 14:55:36 -07:00
remove-labels.yml Update workflow names (#5421) 2021-04-07 20:15:11 -04:00
verify.yml Drop package-lock.json (#6179) 2021-08-23 19:21:03 +02:00