Skip to content

Commit

Permalink
chore: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobCoffee committed Dec 5, 2024
1 parent 707ab8c commit 4fc842d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/bugs/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ensure-gitconfig-permissions:
- name: /etc/gitconfig
- user: root
- group: root
- mode: 644
- mode: "0644"

roundup-deps:
pkg.installed:
Expand Down

0 comments on commit 4fc842d

Please sign in to comment.