Skip to content

docs(docs/config.md): Fix typo in cz.yaml section #506

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

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

sadikkuzu
Copy link
Contributor

Description

Fix typo in cz.yaml section

  • From proyects to projects.

Checklist

  • Add test cases to all the changes you introduce
  • Run ./script/format and ./script/test locally to ensure this change passes linter check and test
  • Test the changes on the local machine manually
  • Update the documentation for the changes

Expected behavior

https://commitizen-tools.github.io/commitizen/config/#czyaml-or-czyaml will have fixed sentence.

Steps to Test This Pull Request

Additional context

@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #506 (8dcf97f) into master (8c2a6f4) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #506   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files          39       39           
  Lines        1539     1539           
=======================================
  Hits         1506     1506           
  Misses         33       33           
Flag Coverage Δ
unittests 97.85% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commitizen/__version__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66c6320...8dcf97f. Read the comment docs.

@woile woile merged commit 354f9ea into commitizen-tools:master Apr 29, 2022
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.

2 participants