Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
ron96G committed Jun 18, 2021
1 parent 3db0a96 commit 993145c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
hooks:
- id: trailing-whitespace
- id: pretty-format-json
- repo: git://github.com/dnephin/pre-commit-golang
rev: master
Expand Down
5 changes: 3 additions & 2 deletions cmd/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
"name": "Gerald R."
},
{
"id": "491701223127",
"name": "Michel"}
"id": "491701223127",
"name": "Michel"
}
],
"uploadDir": "/home/app/data/",
"users": {
Expand Down

0 comments on commit 993145c

Please sign in to comment.