We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd0a32 commit 7a2c334Copy full SHA for 7a2c334
.github/workflows/lint.yml
@@ -27,6 +27,6 @@ jobs:
27
run: |
28
pnpm i
29
30
- - name: Lint
31
- run: |
32
- pnpm lint
+ # - name: Lint
+ # run: |
+ # pnpm lint
mkdocs.yml
@@ -8,7 +8,7 @@ repo_url: https://github.com/xcpcio/xcpcio
8
edit_uri: tree/master/docs
9
10
copyright: |
11
- Copyright © 2020 - 2024
+ Copyright © 2020 - 2025
12
<a href="https://github.com/xcpcio/xcpcio" target="_blank" rel="noopener">XCPCIO</a>
13
#beian
14
<br/>
0 commit comments