Dynatrace / dynatrace-configuration-as-code

This tool automates deployment of Dynatrace Configuration to one or multiple Dynatrace environments.
https://docs.dynatrace.com/docs/manage/configuration-as-code/monaco
Apache License 2.0
164 stars 94 forks source link

chore: Fix typo in spelling of environment #1584

Closed arthurpitman closed 1 month ago

arthurpitman commented 2 months ago

This little PR fixes a typo in the spelling of environment

github-actions[bot] commented 2 months ago

Unit Test Results

1 878 tests  ±0   1 877 :white_check_mark: ±0   1m 56s :stopwatch: ±0s   133 suites ±0       1 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 71133bc9. ± Comparison against base commit 2c579090.

:recycle: This comment has been updated with latest results.

jskelin commented 2 months ago

I don't prefer returning a function over errors.New(...) or fmt.Errorf(). With this, it is easy to get the impression that the specialized error instead of basic is returned.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud