Working from home
Block or Report
Block or report ematipico
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
terraform-nextjs-plugin Public
A plugin to generate terraform configuration for Nextjs 8 and 9
-
rome/tools Public
The Rome Toolchain. A formatter, linter, compiler, bundler, and more for JavaScript, TypeScript, HTML, Markdown, and CSS.
-
-
-
middy-request-response Public
Creates a request/response objects from API Gateway event
1,813 contributions in the last year
Happy Halloween!
Learn how we count contributions
Less
More
Activity overview
Contribution activity
October 2022
Created 85 commits in 2 repositories
Created a pull request in rome/tools that received 21 comments
feat(rome_js_analyze): promote rules
Summary
Closes #3503
added support for spread props in useAltText
updated outdated snapshots inside the CLI
updated configuration files inside th…
+2,451
−1,783
•
21
comments
Opened 47 other pull requests in 1 repository
rome/tools
44
merged
2
open
1
closed
-
fix(rome_js_analyze): add code action for
noUnusedVariables - fix(rome_js_analyze): keep comments when simplifying logical expression
- release: 10.0.0
-
fix(rome_js_analyze): additional check for
noNegationElse - feat: add useAltText lint rule for JSX expression
-
fix(rome_cli): correctly compute
can_handlein CI mode - fix(website): move default value in the correct section
- chore: update issue template
-
fix(rome_js_analyze): don't check double negation in
noNegationElse - fix(rome_js_analyze): remove double negation check
- chore(rome): remove WASM pacakges from optional dependencies
- refactor(rome_js_formatter, rome_js_analyzer): update formatter diagnostics
- ci: fix script and remove "-next" from workflow
-
feat(rome_js_analyzer): rule
noInvalidConstructorSuper -
fix(rome_cli): correctly compute file to handle in
rome ci - ci(js-api): compile backends
-
refactor(rome_service): use
serde::Diagnosticin the workspace - ci: stale bot improvements
- feat(rome_js_analyze): add support for spread props in various rules
- refactor: use new diagnostics
-
refactor(rome_analyzer): use new diagnostics for
AnalyzerDiagnostic -
chore(rome_js_analyze): better use of
Option - refactor(rome_js_parser): APIs to create diagnostics
- ci: non-parsable markdown
- ci: fix codegen
- Some pull requests not shown.
Reviewed 96 pull requests in 1 repository
rome/tools
25 pull requests
- fix(rome_js_analyze): fix const dependency in react hooks
- feat(editors): add Restart LSP Server command
- feat(rome_service): add a configuration option to set the file size limit of the workspace
- fix(rome_js_analyze): keep comments when simplifying logical expression
-
chore: move
no_explicit_anyrule from semantic_analyzers to analyzers -
fix(rome_js_analyze): don't check double negation in
noNegationElse - fix(rome_js_analyze): fix how control flow edges are generated in for-statements with no test node
- fix(rome_js_formatter): Arrow with JSX Body
-
feat(rome_js_analyze): add
noBannedTypesrule -
feat(rome_service): add a
max_diagnosticsparameter topull_diagnostics -
fix(rome_cli): correctly compute
can_handlein CI mode - fix(ci): fix the pre-release tag for nightly versions
- fix(website): Search
- fix(ci): run the version update script in the publish job of the js-api release workflow
-
fix(rome_js_parser): call expression in optional member chain followed by
< - fix(ci): fix the publishing job in the CLI release workflow
- fix(ci): fix the version update scripts for pre-releases
- fix(rome_lsp): rename off by default for vscode
- refactor(rome_js_formatter, rome_js_analyzer): update formatter diagnostics
- feat(rome_js_analyze): new rule useValidForDirection
- feat(rome_js_analyze): add support for spread props in various rules
-
feat(rome_js_analyzer): rule
noInvalidConstructorSuper - test(rome_cli): trailing comma cli tests
- feat(rome_js_formatter): trailing comma none
- feat(rome_js_analyze): exhaustive deps for React hooks
- Some pull request reviews not shown.
Created an issue in rome/tools that received 6 comments
☂️ Documentation changes 10.0.0
Description Tentative date, 8th of November 2022 https://github.com/orgs/rome/projects/3/views/4?query=is%3Aopen+sort%3Aupdated-desc Goals of this …
6
comments
Opened 30 other issues in 1 repository
rome/tools
23
closed
7
open
-
🐛 false positive fornoShadowRestrictedNames -
🐛 useTemplatecode action creates broken code -
🐛 useSimplifiedLogicExpressionremoves comments in its code action -
noUnreachableSuper -
Basic Implementation of rule
exhaustive-depsrule - Migrate diagnostics inside the JS parser
-
☂️ Migrate existing diagnostics to new diagnostics - store rules options inside the rule registry
-
track
Errorinside the analyzer infrastructure -
move
AnalyzerDiagnosticto use the new diagnostics -
allow to compute
AnalyzerOptionsfrom theWorkspace -
match_str_case_mismatch -
map_flatten -
no-explicit-any -
ban-types -
no-dupe-keys -
for-direction -
no-const-assign -
constructor-super -
prefer-numeric-literals -
☂️ Lint rules from other sources 10.0.0 -
handle error emitted by
serde -
create infrastructure inside
Ruleto allow to safely deserializeRawValueto any internal data structure for rules -
make
serdea dependency forrome_js_analyze, not optional -
change the trait
Ruleto acceptself - Some issues not shown.
Answered 1 discussion in 1 repository
rome/tools
rome/tools
-
Question: how to remove semicolons?
This contribution was made on Oct 21






