Skip to content

Commit

Permalink
fix(settingsjson): run clilint on package (#1492)
Browse files Browse the repository at this point in the history
  • Loading branch information
ale8k authored Dec 12, 2024
1 parent 78b68ce commit 19a40d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"go.lintFlags": [
"--fast"
],
"go.lintOnSave": "workspace",
"go.testEnvVars": {
"JIMM_TEST_LOG_SQL": "false",
"TEST_LOGGING_CONFIG": "ERROR" // this is the logging level for juju connsuite logs
Expand Down

0 comments on commit 19a40d7

Please sign in to comment.