Skip to content

Commit

Permalink
Adds trailing new line
Browse files Browse the repository at this point in the history
  • Loading branch information
cr2007 committed Dec 3, 2023
1 parent b08a267 commit 9da8456
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
// "source=${localEnv:HOME}${localEnv:USERPROFILE}/.gitconfig,target=~/.gitconfig,type=bind,consistency=cached"
// ]
"postStartCommand": "chmod +x create_tag.sh"
}
}
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ trim_trailing_whitespace = true

[*.yml]
indent_style = space
indent_size = 2
indent_size = 2
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
out/
out/
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"GoogleCloudTools.cloudcode",
"ms-kubernetes-tools.vscode-kubernetes-tools",
]
}
}
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
"audioCues.format": "userGesture",
"audioCues.save": "userGesture",
"terminal.integrated.defaultProfile.linux": "zsh"
}
}
2 changes: 1 addition & 1 deletion main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -246,4 +246,4 @@ \section{Volunteer Experience}
\section{References}
Available upon request

\end{document}
\end{document}

0 comments on commit 9da8456

Please sign in to comment.