Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up-
GitHub
- Italy
- Sign in to view email
Pinned
1,995 contributions in the last year
Activity overview
Contribution activity
June 2019
- as-cii/tree-sitter Rust
Created a pull request in tree-sitter/tree-sitter-rust that received 2 comments
Extract match_block definition and give it a name
Refs: atom/atom#19435 Previously, match blocks would be expressed inline in the definition of match expressions. Even though this worked correctly …
2
comments
- Increase timeout for atom-application.test.js on CI
- Upgrade find-and-replace@0.218.13
- Ensure TextEditorComponent was resized before asserting on its contents
- Better parallelization on CI
- Run each test suite with a pristine ATOM_HOME directory
- Don't listen for arguments from new processes in test or benchmarks
- Parallelize macOS tests
- Cache node_modules on Azure Pipelines