mirror of
https://github.com/Mikaela/cv.git
synced 2025-08-17 01:57:22 +02:00
Compare commits
7 Commits
e2ea0bb89b
...
e7de15bd6d
Author | SHA1 | Date | |
---|---|---|---|
e7de15bd6d | |||
c11e88459a | |||
a7a5deb2e4 | |||
5ba772890b | |||
5837f84b52 | |||
9b4bf73bb5 | |||
5fbc8f70e3 |
@ -5,7 +5,7 @@
|
||||
# See https://pre-commit.com for more information
|
||||
# See https://pre-commit.ci for more information
|
||||
ci:
|
||||
skip: [pnpm-prettier]
|
||||
skip: [install-dev-deps, prettier]
|
||||
# I don't need so many duplicated notifications on the same thing as I keep
|
||||
# autoupdating manually too. Besides it just creates extra branch I never
|
||||
# touch.
|
||||
@ -63,25 +63,19 @@ repos:
|
||||
- id: check-github-workflows
|
||||
- id: check-gitlab-ci
|
||||
|
||||
# - repo: https://github.com/rbubley/mirrors-prettier
|
||||
# rev: "v3.3.1"
|
||||
# hooks:
|
||||
# - id: prettier
|
||||
# additional_dependencies: [
|
||||
# # https://www.npmjs.com/package/prettier
|
||||
# "prettier@3.3.1",
|
||||
# # https://www.npmjs.com/package/@prettier/plugin-xml
|
||||
# "@prettier/plugin-xml@3.4.1",
|
||||
# ]
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: pnpm-prettier
|
||||
name: prettier
|
||||
entry: pnpm exec prettier --cache --ignore-unknown --write
|
||||
- id: install-dev-deps
|
||||
name: Install pnpm dev dependencies
|
||||
entry: corepack pnpm install -D
|
||||
language: system
|
||||
always_run: true
|
||||
verbose: true
|
||||
pass_filenames: false
|
||||
- id: prettier
|
||||
name: prettier
|
||||
entry: corepack pnpm exec prettier --cache --ignore-unknown --write
|
||||
language: system
|
||||
# Better handled by pretty-format-json from pre-commit-hooks.
|
||||
# Remember to have *.json in .prettierignore!
|
||||
exclude_types: [json]
|
||||
|
||||
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
|
||||
|
20
Gemfile.lock
generated
20
Gemfile.lock
generated
@ -1,8 +1,8 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.8.6)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
bigdecimal (3.1.8)
|
||||
colorator (1.1.0)
|
||||
concurrent-ruby (1.3.3)
|
||||
@ -21,22 +21,22 @@ GEM
|
||||
ffi (1.17.0-x86_64-linux-gnu)
|
||||
ffi (1.17.0-x86_64-linux-musl)
|
||||
forwardable-extended (2.6.0)
|
||||
google-protobuf (4.27.1)
|
||||
google-protobuf (4.27.2)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.27.1-aarch64-linux)
|
||||
google-protobuf (4.27.2-aarch64-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.27.1-arm64-darwin)
|
||||
google-protobuf (4.27.2-arm64-darwin)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.27.1-x86-linux)
|
||||
google-protobuf (4.27.2-x86-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.27.1-x86_64-darwin)
|
||||
google-protobuf (4.27.2-x86_64-darwin)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
google-protobuf (4.27.1-x86_64-linux)
|
||||
google-protobuf (4.27.2-x86_64-linux)
|
||||
bigdecimal
|
||||
rake (>= 13)
|
||||
http_parser.rb (0.8.0)
|
||||
@ -85,12 +85,12 @@ GEM
|
||||
jekyll-seo-tag (~> 2.1)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
public_suffix (5.1.1)
|
||||
public_suffix (6.0.0)
|
||||
rake (13.2.1)
|
||||
rb-fsevent (0.11.2)
|
||||
rb-inotify (0.11.1)
|
||||
ffi (~> 1.0)
|
||||
rexml (3.3.0)
|
||||
rexml (3.3.1)
|
||||
strscan
|
||||
rouge (4.3.0)
|
||||
safe_yaml (1.0.5)
|
||||
|
@ -19,6 +19,11 @@ sitemap:
|
||||
include: [robots.txt]
|
||||
icon: https://media.githubusercontent.com/media/Mikaela/mikaela.github.io/lfs-media/avatar/90.jpeg
|
||||
linkedin_username: aminda-eu
|
||||
facebook_username: "61560831284680"
|
||||
facebook:
|
||||
publisher: "61560831284680"
|
||||
app_id: "1614500206007989"
|
||||
admins: "61560831284680"
|
||||
github_username: Mikaela
|
||||
email: suomalainen@mikaela.info
|
||||
# Explicitly specify built with kramdown and options for it
|
||||
@ -32,6 +37,7 @@ webmaster_verifications:
|
||||
google: oELGPuQ0VNEekDke964c0XCMYaC_Nd_Mr_TRYEVRXgY
|
||||
bing: DDF472BEC8E65C680D65A24256C33B24
|
||||
yandex: 2d5398c328c66322
|
||||
facebook: 5tw3cfrix1jwfn6h3a7g5xod7g06nd
|
||||
# Jekyll SEO as well
|
||||
defaults:
|
||||
- scope:
|
||||
|
3
package.json
vendored
3
package.json
vendored
@ -3,5 +3,6 @@
|
||||
"@prettier/plugin-xml": "3.4.1",
|
||||
"prettier": "3.3.2",
|
||||
"prettier-plugin-sh": "0.14.0"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user