adjust imports

This commit is contained in:
A.Unger
2021-02-04 11:46:32 +01:00
parent 13dbfc6e6c
commit f55a8092cb
67 changed files with 27 additions and 27 deletions
+2
View File
@@ -0,0 +1,2 @@
# backend
-r '^(cmd|pkg)/.*\.go$' -R '^node_modules/' -s -- sh -c 'make bin/ocis-graph-debug && bin/ocis-graph-debug --log-level debug server --debug-pprof --debug-zpages --oidc-endpoint="https://deepdiver" --oidc-insecure=1'