mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 05:58:07 +01:00
Remove editor ruler setting and clean up docker-compose.yml comments
This commit is contained in:
parent
3b56848a29
commit
7dbf11ed60
2 changed files with 2 additions and 738 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"editor.tabSize": 2,
|
||||
"editor.rulers": [80],
|
||||
"editor.rulers": [],
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"files.insertFinalNewline": true,
|
||||
"files.exclude": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue