Skip to content

Commit

Permalink
chore: set git.alwaysSignOff
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Hakanson <[email protected]>
  • Loading branch information
hakanson committed May 17, 2024
1 parent 17b05ca commit 1583f60
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 @@ -32,5 +32,6 @@
"PATH": "/usr/local/opt/llvm/bin/:$PATH",
"CC": "/usr/local/opt/llvm/bin/clang",
"AR": "/usr/local/opt/llvm/bin/llvm-ar"
}
},
"git.alwaysSignOff": true
}

0 comments on commit 1583f60

Please sign in to comment.