Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change layout engine YAML config to snake case #1053

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

dalyIsaac
Copy link
Owner

@dalyIsaac dalyIsaac commented Oct 13, 2024

Changed the layout engine YAML config to snake case, for consistency with nearly everything else in the YAML config.

@dalyIsaac dalyIsaac added refactor The code can be simplified/moved/cleaned up yaml/json config The alternative to using C# scripts labels Oct 13, 2024
@dalyIsaac dalyIsaac linked an issue Oct 13, 2024 that may be closed by this pull request
3 tasks
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.94%. Comparing base (6aaeb1c) to head (08492ff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1053   +/-   ##
=======================================
  Coverage   80.94%   80.94%           
=======================================
  Files         282      282           
  Lines       12273    12273           
  Branches     1413     1413           
=======================================
  Hits         9934     9934           
  Misses       2161     2161           
  Partials      178      178           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dalyIsaac dalyIsaac marked this pull request as ready for review October 13, 2024 04:30
@dalyIsaac dalyIsaac merged commit 78c8c3f into main Oct 13, 2024
11 checks passed
@dalyIsaac dalyIsaac deleted the 1052-change-declarative-config-to-snake-case branch October 13, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor The code can be simplified/moved/cleaned up yaml/json config The alternative to using C# scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change declarative config to snake case
1 participant