Auto-fix capability for Bicep lint CLI
Open
enhancement
Needs: Upvote
story: linter
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
Certain linter diagnostics have automatic fixes associated with them. It would be nice to be able to run the CLI in a mode which automatically applies these fixes:
```
bicep lint --fix
```
Contributor guide
Research direction
Start by locating the Bicep lint CLI entry point and the existing automatic fixes for linter diagnostics. Determine how a `bicep lint --fix` mode should apply those fixes, then verify that diagnostics are updated and that existing lint behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100