.pre-commit-config.yaml: prettier: add xml plugin, specify version

This commit is contained in:
Aminda Suomalainen 2023-05-21 11:15:07 +03:00
parent 432f91c0ca
commit c443879267
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
4 changed files with 38 additions and 3 deletions

View File

@ -34,6 +34,8 @@ repos:
rev: "v3.0.0-alpha.9-for-vscode" rev: "v3.0.0-alpha.9-for-vscode"
hooks: hooks:
- id: prettier - id: prettier
additional_dependencies:
["prettier@2.8.8", "@prettier/plugin-xml@2.2.0"]
- repo: https://github.com/scop/pre-commit-shfmt - repo: https://github.com/scop/pre-commit-shfmt
rev: v3.6.0-2 rev: v3.6.0-2
hooks: hooks:

View File

@ -1,4 +1,4 @@
<!doctype html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />

View File

@ -1,4 +1,37 @@
<bookmarks> <bookmarks>
<group name="root"> <group name="root">
<group name="YLE - ei toimi"><bookmark name="Puhe" url="http://www.yle.fi/livestream/puhe.asx"/><bookmark name="Radio 1" url="http://yle.fi/livestream/yleradio1.asx"/><bookmark name="Klassinen" url="http://mediau.yle.fi/liveklassinen"/><bookmark name="X" url="http://www.yle.fi/livestream/ylex.asx"/><bookmark name="Kymenlaakso" url="http://yle.fi/livestream/kymenlaakso.asx"/></group><bookmark name="Iskelmä" url="http://icelive0.43660-icelive0.cdn.qbrick.com/4912/43660_iskelma.mp3"/><bookmark name="Radio Aalto" url="http://rstream2.nelonenmedia.fi/RadioAalto.mp3.m3u"/><bookmark name="Radio Nostalgia" url="http://adwzg4.tdf-cdn.com/9201/nrj_113217.mp3"/><bookmark name="Radio Suomipop" url="http://rstream2.nelonenmedia.fi/RadioSuomiPop.mp3.m3u"/><bookmark name="The Voice" url="http://icelive0.43660-icelive0.cdn.qbrick.com/4914/43660_thevoice.mp3"/><bookmark name="Iskelmä Aikakone" url="http://icelive0.43660-icelive0.cdn.qbrick.com/4659/43660_iskelma_aikakone.mp3"/></group> <group name="YLE - ei toimi"><bookmark
name="Puhe"
url="http://www.yle.fi/livestream/puhe.asx"
/><bookmark
name="Radio 1"
url="http://yle.fi/livestream/yleradio1.asx"
/><bookmark
name="Klassinen"
url="http://mediau.yle.fi/liveklassinen"
/><bookmark
name="X"
url="http://www.yle.fi/livestream/ylex.asx"
/><bookmark
name="Kymenlaakso"
url="http://yle.fi/livestream/kymenlaakso.asx"
/></group><bookmark
name="Iskelmä"
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4912/43660_iskelma.mp3"
/><bookmark
name="Radio Aalto"
url="http://rstream2.nelonenmedia.fi/RadioAalto.mp3.m3u"
/><bookmark
name="Radio Nostalgia"
url="http://adwzg4.tdf-cdn.com/9201/nrj_113217.mp3"
/><bookmark
name="Radio Suomipop"
url="http://rstream2.nelonenmedia.fi/RadioSuomiPop.mp3.m3u"
/><bookmark
name="The Voice"
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4914/43660_thevoice.mp3"
/><bookmark
name="Iskelmä Aikakone"
url="http://icelive0.43660-icelive0.cdn.qbrick.com/4659/43660_iskelma_aikakone.mp3"
/></group>
</bookmarks> </bookmarks>

View File

@ -1,4 +1,4 @@
<!doctype html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />