Skip to content

Commit

Permalink
chore(settings): 🔏 enable git.alwaysSignOff
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Mañosa <26429103+albertms10@users.noreply.github.com>
  • Loading branch information
albertms10 committed Mar 29, 2024
1 parent 64016fa commit 78bd08c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
},
"files.associations": {
"*.lock": "yaml"
}
},
"git.alwaysSignOff": true
}

0 comments on commit 78bd08c

Please sign in to comment.