Skip to content

Conversation

@BogdanYarotsky
Copy link

@BogdanYarotsky BogdanYarotsky commented Oct 13, 2024

Issue describing the changes in this PR

resolves #613

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information.

Hi @fabiocav, this is my first pull request in this repository. I've added a bunch of unit tests and documentation for the new analyzer. Please let me know what you think about this PR and what else should be added to it.

Many Thanks!
Bogdan

@BogdanYarotsky BogdanYarotsky changed the title Local settings json analyzer Print warning when AddJsonFile is called with "local.settings.json" Oct 13, 2024
@BogdanYarotsky
Copy link
Author

@microsoft-github-policy-service agree

@@ -0,0 +1,27 @@
# AZFW0016: Redundant usage of local.settings.json in the worker configuration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AZFW0016 already exists (recently merged) - can you make this AZFW0017?

@BogdanYarotsky
Copy link
Author

Hi, sure, I will update the PR soon.

@BogdanYarotsky
Copy link
Author

Hello @liliankasem, I've updated the ID of the warning. Please let me know if any other changes are needed. Thank you for the review!

@Frulfump
Copy link

Frulfump commented Jun 17, 2025

This seems useful could we get an update here? @liliankasem (@kshyju @mattchenderson)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Print warning when AddJsonFile is called with "local.settings.json"

3 participants