Skip to content

Commit

Permalink
chore: more codacy
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed Jun 26, 2024
1 parent 9d8294a commit 1671ead
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/sh
if test "$(id -u)" -gt "0" && test -d "$HOME"; then
# Add default settings when there are no settings
if test ! -e "$HOME"/.config/Code/User/settings.json; then
Expand Down

0 comments on commit 1671ead

Please sign in to comment.