diff --git a/.github/SECURITY.md b/.github/SECURITY.md index a4cecf2f..cd1facf4 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -7,5 +7,5 @@ The latest version is the only supported version. ## Reporting a vulnerability Security issues can be reported to [Arne Jørgensen](https://github.com/arnested) -either by [mail](mailto:arne@arnested.dk), [Signal](https://signal.me/#p/+4521650113), or any other channel you prefer and -trust (see my [Keybase profile](https://keybase.io/arnested)). +either by [mail](mailto:arne@arnested.dk), [Signal](https://signal.me/#p/+4521650113), +or any other channel you prefer and trust (see my [Keybase profile](https://keybase.io/arnested)). diff --git a/.markdownlint-cli2.yaml b/.markdownlint-cli2.yaml new file mode 100644 index 00000000..f879d31a --- /dev/null +++ b/.markdownlint-cli2.yaml @@ -0,0 +1,10 @@ +--- +config: + MD013: + code_blocks: false + +globs: + - "**/*.md" + +ignores: + - ".github/ISSUE_TEMPLATE/*" diff --git a/.markdownlint.yml b/.markdownlint.yml deleted file mode 100644 index 8589cec8..00000000 --- a/.markdownlint.yml +++ /dev/null @@ -1,3 +0,0 @@ ---- -MD013: - code_blocks: false diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml new file mode 100644 index 00000000..91f7e6e7 --- /dev/null +++ b/.pre-commit-config.yaml @@ -0,0 +1,31 @@ +--- +repos: + - repo: https://github.com/gitleaks/gitleaks + rev: v8.16.3 + hooks: + - id: gitleaks + - repo: https://github.com/golangci/golangci-lint + rev: v2.11.4 + hooks: + - id: golangci-lint + - repo: https://github.com/jumanjihouse/pre-commit-hooks + rev: 3.0.0 + hooks: + - id: shellcheck + - repo: https://github.com/pre-commit/pre-commit-hooks + rev: v4.4.0 + hooks: + - id: end-of-file-fixer + - id: trailing-whitespace + - repo: https://github.com/adrienverge/yamllint + rev: v1.38.0 + hooks: + - id: yamllint + - repo: https://github.com/DavidAnson/markdownlint-cli2 + rev: v0.22.1 + hooks: + - id: markdownlint-cli2 + - repo: https://github.com/rhysd/actionlint + rev: v1.7.12 + hooks: + - id: actionlint diff --git a/page/.well-known/atproto-did b/page/.well-known/atproto-did index 4c29f658..30a42927 100644 --- a/page/.well-known/atproto-did +++ b/page/.well-known/atproto-did @@ -1 +1 @@ -did:plc:zeqeyrby6nuif6chw4sitmna \ No newline at end of file +did:plc:zeqeyrby6nuif6chw4sitmna