microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 13 forks source link

Stricter Linter Rules #439

Closed mattdot closed 2 months ago

mattdot commented 2 months ago

Draft only because this just enables the rules. We can use this branch to also fix the rules before merging.

eduardodfmex commented 2 months ago

This pull request includes significant changes to the codebase, primarily focusing on renaming the ApiClient to Client, enabling and configuring linters, and making minor improvements to code readability and consistency.

Renaming ApiClient to Client:

Enabling and Configuring Linters:

Code Readability and Consistency Improvements:

Minor Refactoring: