Skip to content

Commit

Permalink
Enable pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
zhugelianglongming committed Dec 7, 2022
1 parent adcde0f commit 523ec24
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
7 changes: 7 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Puzzle

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)


收录谜题资源
![](images/智力谜题.svg)

Expand All @@ -11,7 +14,7 @@

### gitbook

访问:
访问:
- [puzzle](https://zhugelianglongming.github.io/puzzle/)
- [智力游戏](https://zhugelianglongming.gitbook.io/zhi-li-you-xi/)

Expand Down Expand Up @@ -63,4 +66,4 @@
- [Logic Masters Deutschland e.V.](https://logic-masters.de/)
- [LITS](https://cn.puzzle-lits.com/)
- [Grandmaster Puzzles](https://www.gmpuzzles.com/blog/)
- [Simon Tatham's Portable Puzzle Collection](https://www.chiark.greenend.org.uk/~sgtatham/puzzles/)
- [Simon Tatham's Portable Puzzle Collection](https://www.chiark.greenend.org.uk/~sgtatham/puzzles/)

0 comments on commit 523ec24

Please sign in to comment.