Highlights
- Arctic Code Vault Contributor
Pinned
2,252 contributions in the last year
Activity overview
Contributed to
ericcornelissen/svgo-action,
simple-icons/simple-icons,
ericcornelissen/wordrow
and 5 other
repositories
Contribution activity
December 2020
Created 93 commits in 12 repositories
Created a pull request in simple-icons/simple-icons-font that received 7 comments
Add Verify workflow job to verify build:testpage
Add an extra job to the Verify Workflow to verify that the testpage can at least be build (can't verify if it works just yet (*)). I made it so tha…
+472
−2
•
7
comments
Opened 32 other pull requests in 10 repositories
ericcornelissen/shescape
11
merged
- Add escapeAll function and update recipe for spawn/fork/execFile
- Add test coverage report command
- Create array on non-array input in quoteAll
- Test (and fix) bad weather cases
- Set up fuzzing
- Set up contributing
- Set up a website for documentation
- Add API function for quoting all values in an array
- Remove direct call to shescape (deprecated)
- Expand package API
- Upgrade to husky@v5
simple-icons/simple-icons
7
merged
simple-icons/simple-icons-font
6
merged
ericcornelissen/gulp-gitstage
2
merged
gordonklaus/ineffassign
1
open
ericcornelissen/wordrow
1
merged
ericcornelissen/svgo-action
1
merged
typicode/husky
1
merged
ericcornelissen/portfolio
1
merged
ericcornelissen/simple-icons
1
merged
Reviewed 22 pull requests in 4 repositories
simple-icons/simple-icons 13 pull requests
- Formalize website Ruby dependencies and installation process
- Auto Assign PRs to priorisation project
- Publish 14 new icons and 92 updated icons
- Synchronize workflow with 'simple-icons-font' repo
- Update contribution guidelines regarding requests for musicians, sport clubs, universities, government agencies, ...
- Add workflow to remove outdated labels
- Add lint rule to prohibit negative zeros within paths
- Avoid truthy check for strings in package index
- Minify icon HEX colors in website
- Add lint to check JSON data file prettification
- Fix errors in website search and remove uneeded statements
- Added TeamCity
- Update setup Ruby step in build job of verification workflow
simple-icons/simple-icons-font 7 pull requests
github/codeql-action 1 pull request
ericcornelissen/simple-icons 1 pull request
Created an issue in typicode/husky that received 3 comments
v5: why does a custom directory require package.json?
The v5 documentation says you can install Husky into a custom directory with the install command by specifying a custom path. However, the source r…
3
comments