I recently started to contribute on open-source projects on GitHub.
Here is the summary of the recent things I made
Note: click on arrow to unfold each category
FORGIT_STASH_SHOW_PREVIEW_GIT_OPTS variable can be used to tune the rendering of a stash preview. The following example allows listing the content of the stash before opening it. FORGIT_STASH_SHOW_PREVIEW_GIT_OPTS="--patch-with-stat --stat-count=10" I worked on implementing #389, would like me to add something equivalent to Some PR about forgit improvements
Add FORGIT_STASH_SHOW_PREVIEW_GIT_OPTS
#389
ccoVeille
posted on
Check list
Description
Type of change
Test environment
View on GitHub
Feature request: add preview settings everywhere
#391
ccoVeille
posted on
Check list
Idea
forgit log
and other commands ?
Fixes #17 also fix documentation about arrow and code about themeImproved sphinxdoc tooltip plugin extension
✨ Add support for duration and delay tippy_props
#18
ccoVeille
posted on
go.mod refers to 1.17, so we can use os.ReadFile and os.WriteFile instead of ioutil.ReadFile and ioutil.WriteFile that are now deprecated. We should use errors.As since go 1.13 otherwise any wrapped errors won't be caught. https://en.wikipedia.org/wiki/JSON_streaming Test helpers should use t.Helper() This way if an error occurs it would be reported outside the helperMany code reviews
Upgrade code to respect new conventions.
#111
ccoVeille
posted on
Use JSONL format for New Line Delimited JSON
#112
ccoVeille
posted on
receiver cleanup
#522
ccoVeille
posted on
View on GitHub
Fix test helpers
#523
ccoVeille
posted on
https://github.com/marketplace/actions/typos-action Fixes #28Many PR about typos fixing or installing GitHub actions to validate spellchecking on various repositories
fix typos
#4
ccoVeille
posted on
View on GitHub
Add Typos GitHub Action
#37
ccoVeille
posted on
fix typos
#113
ccoVeille
posted on
View on GitHub
fix typos, brands and acronyms
#21
ccoVeille
posted on
View on GitHub
Fix typos in the documentation and code comments
#99
ccoVeille
posted on
View on GitHub
typos suggestion
#390
ccoVeille
posted on
Check list
Description
Type of change
Test environment
View on GitHub
Fix typo and style
#3
ccoVeille
posted on
View on GitHub
Follow me on dev.to, follow me on GitHub: ccoVeille
Top comments (1)
Nice idea! Thanks for sharing.