Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
weikanglim committed Sep 20, 2024
1 parent 5e92cad commit dac5fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/azd/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ go test ./...
Run cspell (install [cspell](https://cspell.org/)):

```bash
`cspell lint "**/*.go" --relative --config ./.vscode/cspell.yaml`
cspell lint "**/*.go" --relative --config ./.vscode/cspell.yaml
```

Run linter (install [golangci-lint](https://golangci-lint.run/welcome/install/#local-installation)):
Expand Down

0 comments on commit dac5fc1

Please sign in to comment.