fix(small_misprint_in_the_doc) - #487
Merged
snuyanzin merged 12 commits intoOct 24, 2022
Merged
Conversation
Update spotless to 2.27.2
When you cannot install GPG on the machine on which you want to contribute to datafaker, your build fails. By giving some details on how to manage this case in the documentation and by providing a maven profile, it can ease the process for newcomers to the project.
feat/build_without_gpg
synchronization-with-upstream-project
Update of the main branch relatively to the upstream project
fix/pokemon_fr_localization (datafaker-net#446)
feat(adding_moves_to_pokemon_provider) (datafaker-net#448)
feat/synchronization_on_upstream
feat/synchronizing_to_upstream_project
Synchronizing with upstream project
Synchronizing with upstream project
Spotted a small error in the doc when reading it. Suggested fix.
Codecov Report
@@ Coverage Diff @@
## main #487 +/- ##
============================================
+ Coverage 93.02% 93.05% +0.03%
- Complexity 2140 2147 +7
============================================
Files 233 234 +1
Lines 4473 4481 +8
Branches 467 466 -1
============================================
+ Hits 4161 4170 +9
+ Misses 196 193 -3
- Partials 116 118 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Spotted a small error in the doc. Correction proposition.