Thanks to visit codestin.com Credit goes to github.com
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 d56117c commit 69b005bCopy full SHA for 69b005b
.codeclimate.yml
@@ -4,6 +4,9 @@ engines:
4
enabled: true
5
markdownlint:
6
7
+ checks:
8
+ MD034:
9
+ enabled: false
10
ratings:
11
paths: []
12
exclude_paths: []
Fortran学习之路.md
@@ -1,5 +1,5 @@
1
-</https://en.wikipedia.org/wiki/Fortran>
2
-Welcome to the home of GNU Fortran: https://gcc.gnu.org/fortran/
+* https://en.wikipedia.org/wiki/Fortran
+* Welcome to the home of GNU Fortran: https://gcc.gnu.org/fortran/
3
* Fortran中文网: http://www.fortran.cn/
* Fortran77和90/95编程入门: http://micro.ustc.edu.cn/Fortran/ZJDing/
* Approximatrix: http://approximatrix.com/
0 commit comments