Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69b005b

Browse files
committed
close markdownlint check: MD034
1 parent d56117c commit 69b005b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.codeclimate.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ engines:
44
enabled: true
55
markdownlint:
66
enabled: true
7+
checks:
8+
MD034:
9+
enabled: false
710
ratings:
811
paths: []
912
exclude_paths: []

Fortran学习之路.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
</https://en.wikipedia.org/wiki/Fortran>
2-
Welcome to the home of GNU Fortran: https://gcc.gnu.org/fortran/
1+
* https://en.wikipedia.org/wiki/Fortran
2+
* Welcome to the home of GNU Fortran: https://gcc.gnu.org/fortran/
33
* Fortran中文网: http://www.fortran.cn/
44
* Fortran77和90/95编程入门: http://micro.ustc.edu.cn/Fortran/ZJDing/
55
* Approximatrix: http://approximatrix.com/

0 commit comments

Comments
 (0)