Skip to content

Commit

Permalink
VS Code: Set java.configuration.updateBuildConfiguration to automatic
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrarimarco committed Jul 28, 2022
1 parent 0ac8fac commit 3f5d98a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/Code/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"git.allowNoVerifyCommit": true,
"html.format.indentInnerHtml": true,
"html.format.indentHandlebars": true,
"java.configuration.updateBuildConfiguration": "automatic",
"python.formatting.provider": "black",
"python.languageServer": "Default",
"python.testing.pytestEnabled": true,
Expand Down

0 comments on commit 3f5d98a

Please sign in to comment.