Azure / Azure/bicep

Support more fixes for location linter rules

Open
#5,381 2 comments 0 reactions 0 assignees View on GitHub
devdiv story: linter
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

- [ ] Create new param for no-loc-expr-outside-params: var a = resourceGroup().location
- [ ] no-hardcoded-location and no-loc-expr-outside-params: suggest existing parameters that make sense

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by locating the implementations of no-loc-expr-outside-params and no-hardcoded-location, then trace how linter fixes and parameter suggestions are handled. Done means the resourceGroup().location case can create a parameter and both rules can suggest sensible existing parameters.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.