Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zehengl committed Oct 20, 2023
2 parents 6d3024f + ed838d5 commit 7dbd5b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"recommendations": [
"davidanson.vscode-markdownlint",
"eamodio.gitlens",
"esbenp.prettier-vscode",
"ms-python.black-formatter",
"ms-python.pylint",
Expand All @@ -10,6 +11,7 @@
"oderwat.indent-rainbow",
"pkief.material-product-icons",
"streetsidesoftware.code-spell-checker",
"tamasfe.even-better-toml",
"tyriar.sort-lines",
"vscode-icons-team.vscode-icons",
"wmaurer.change-case"
Expand Down
2 changes: 2 additions & 0 deletions pcufile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ interactive = false
txt = false
init = false
path = "requirements-dev.txt"
extra = []
pre = false

0 comments on commit 7dbd5b9

Please sign in to comment.