Highlights
- Arctic Code Vault Contributor
Pinned
1,294 contributions in the last year
Contribution activity
January 2021
Created 49 commits in 13 repositories
Created a pull request in github/linguist that received 4 comments
Shallow-clone modules to optimise bootstrapping process
Description This is an effort to improve the efficiency of our bootstrap script, which currently clones every submodule in its entirety. Since we o…
+56
−82
•
4
comments
Opened 1 other pull request in 1 repository
mariozaizar/language-eml
1
merged
Reviewed 8 pull requests in 1 repository
github/linguist 8 pull requests
- Update issue templates
- Add support for checksum lists
- Expand tokenizer tests
- Add alias "plain text" for "Text" (resolve #5135)
- Move `.jsx` to JavaScript and remove JSX section and babel-sublime submodule
- Add the Curry programming language
- Use ruby:2-alpine for Docker container
- Add M4 vs M4Sugar disambiguation
Created an issue in tc39/proposal-js-module-blocks that received 3 comments
Wouldn't `package` be a better keyword than `module`…?
I haven't read the proposal in too much depth, but package strikes me as a better keyword than module:
package is a reserved identifier, but module …
3
comments