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

docs(config): document 4 missing sections in example config file #485

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

SteveLauC
Copy link
Member

Standards checklist:

  • The PR title is descriptive.
  • I have read CONTRIBUTING.md

What does this PR do

  1. Document 4 missing sections in config.example.toml
    1. post_command
    2. yarn
    3. vim
    4. vagrant
  2. Reorder the sections in config.example.toml so that they correspond to the order used by struct ConfigFile

@codecov
Copy link

codecov bot commented Jul 1, 2023

Codecov Report

Merging #485 (be3ba06) into master (9cd155f) will decrease coverage by 0.07%.
The diff coverage is 2.27%.

@@            Coverage Diff            @@
##           master    #485      +/-   ##
=========================================
- Coverage    3.50%   3.43%   -0.07%     
=========================================
  Files          27      31       +4     
  Lines        3141    4194    +1053     
=========================================
+ Hits          110     144      +34     
- Misses       3031    4050    +1019     
Impacted Files Coverage Δ
src/command.rs 0.00% <0.00%> (ø)
src/ctrlc/interrupted.rs 0.00% <ø> (ø)
src/error.rs 0.00% <0.00%> (ø)
src/execution_context.rs 0.00% <0.00%> (ø)
src/executor.rs 0.00% <0.00%> (ø)
src/main.rs 0.36% <0.00%> (-0.06%) ⬇️
src/report.rs 0.00% <0.00%> (ø)
src/runner.rs 0.00% <0.00%> (ø)
src/steps/containers.rs 0.00% <0.00%> (ø)
src/steps/emacs.rs 0.00% <0.00%> (ø)
... and 20 more

@s34m s34m merged commit 8f72545 into topgrade-rs:master Jul 14, 2023
8 of 10 checks passed
@SteveLauC SteveLauC deleted the config-example branch July 14, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants