mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Update editorconfig.
This commit is contained in:
parent
f3e448f420
commit
b0c8ea767c
2 changed files with 6 additions and 2 deletions
|
@ -16,5 +16,9 @@ trim_trailing_whitespace = true
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
|
||||||
[{*.md,*.jade}]
|
[*.md]
|
||||||
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
|
|
||||||
|
[*.jade]
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
|
|
|
@ -58,7 +58,7 @@ THE SOFTWARE.
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
**h5ai** profits from these great projects:
|
**h5ai** profits from these great projects:
|
||||||
[GNOME Symbolic Icons](https://github.com/GNOME/gnome-icon-theme-symbolic) (CC BY-SA 3.0),
|
[GNOME Symbolic Icons](https://github.com/GNOME/gnome-icon-theme-symbolic) (CC BY-SA 3.0),
|
||||||
[HTML5 ★ Boilerplate](http://html5boilerplate.com) (MIT),
|
[HTML5 ★ Boilerplate](http://html5boilerplate.com) (MIT),
|
||||||
[jQuery](http://jquery.com) (MIT),
|
[jQuery](http://jquery.com) (MIT),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue