Compare commits
2 Commits
1cef98708c
...
ecf438f230
Author | SHA1 | Date |
---|---|---|
Aminda Suomalainen ⚧ | ecf438f230 | |
Aminda Suomalainen ⚧ | c00b6681b9 |
|
@ -30,7 +30,7 @@ repos:
|
|||
hooks:
|
||||
- id: prettier
|
||||
name: prettier
|
||||
entry: pnpm exec prettier --cache --ignore-unknown --write
|
||||
entry: corepack pnpm exec prettier --cache --ignore-unknown --write
|
||||
language: system
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
|
|
|
@ -15,11 +15,11 @@ with:
|
|||
[Forĝejo](https://git.piraattipuolue.fi/), presenting us in
|
||||
[PirateIRC](https://pirateirc.net/) and often communicating with the
|
||||
upstream projects, our users or other Pirate Parties.
|
||||
- Are you entitled to vote in Finland? Please consider
|
||||
<!-- - Are you entitled to vote in Finland? Please consider
|
||||
[signing our online supporter card](https://puoluerekisteri.fi/#/puolue/51)
|
||||
so we can become a registered party again. It's free, doesn't bind you to
|
||||
anything and unlike with presidential elections, you can sign supporter
|
||||
cards to as many parties as you would like.
|
||||
cards to as many parties as you would like. -->
|
||||
- I am a [FluffyChat](https://gitlab.com/famedly/fluffychat/) moderator at
|
||||
Matrix, helping when I can in the rooms and occassionally contributing to
|
||||
documentation either within FluffyChat or wider Matrix ecosystem (where some
|
||||
|
|
|
@ -2,5 +2,6 @@
|
|||
"devDependencies": {
|
||||
"prettier": "3.3.2",
|
||||
"prettier-plugin-sh": "0.14.0"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue