max_line_length

merge-requests/3/merge
Nato Boram 2020-07-10 02:09:10 -04:00
parent 46146edf7f
commit 43b9665252
No known key found for this signature in database
GPG Key ID: 478E3C64BF88AFFA
3 changed files with 7 additions and 4 deletions

View File

@ -3,14 +3,14 @@ root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 140
trim_trailing_whitespace = true
[*.ts]
quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false

View File

@ -1,4 +1,6 @@
{
"line-length": false,
"line-length": {
"line_length": 140
},
"no-duplicate-heading": false
}

View File

@ -11,7 +11,8 @@ You can view this website on [GitLab Pages](https://natoboram.gitlab.io/public-g
**NOTE :** All of these (except `ipfs.io` and `dweb.link`) are hosted by third-parties and should be treated as such.
If you'd like to add a new public gateway, please go to [github.com/ipfs/public-gateway-checker](https://github.com/ipfs/public-gateway-checker), submit a pull request then open an issue [here](https://gitlab.com/NatoBoram/public-gateway-cacher/issues/new).
If you'd like to add a new public gateway, please go to
[github.com/ipfs/public-gateway-checker](https://github.com/ipfs/public-gateway-checker), submit a pull request then open an issue [here](https://gitlab.com/NatoBoram/public-gateway-cacher/issues/new).
## Angular