Skip to content
Snippets Groups Projects
Commit 2ca6d23a authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: add gitlens remote

parent 90ea18e9
No related branches found
No related tags found
1 merge request!9702.6 Release
......@@ -35,6 +35,9 @@
],
"gitlab.instanceUrl": "https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo",
"gitlab.ignoreCertificateErrors": true,
"gitlens.remotes": [
{ "type": "GitLab", "domain": "forge.grandlyon.com", "name": "Forge" }
],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.fixAll": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment