Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

chore: run rustfmt and typo fix #3840

Merged
merged 1 commit into from
Nov 24, 2022
Merged

chore: run rustfmt and typo fix #3840

merged 1 commit into from
Nov 24, 2022

Conversation

lucasweng
Copy link
Contributor

@lucasweng lucasweng commented Nov 24, 2022

Summary

  • Fixes the formatting issue that causes CI to fail and a typo fix in use_exhaustive_dependencies.rs

Test Plan

Format Rust Files CI

@netlify
Copy link

netlify bot commented Nov 24, 2022

Deploy Preview for docs-rometools canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 4459a19
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/637ef56c5402d700098b875d

@MichaReiser MichaReiser merged commit 067bccb into rome:main Nov 24, 2022
@lucasweng lucasweng deleted the chore/rustfmt-and-typo-fix branch November 24, 2022 06:51
jeysal added a commit to jeysal/rometools that referenced this pull request Nov 24, 2022
* upstream/main: (73 commits)
  fix(semantic_analyzers): style/noShoutyConstants does not recognize multiple uses of a constant. (rome#3789)
  feat(rome_js_analyze): useDefaultSwitchClauseLast (rome#3791)
  chore: run rustfmt and typo fix (rome#3840)
  feat(rome_js_analyze): use exhaustive deps support properties (rome#3581)
  website(docs): Fix text formatting (rome#3828)
  feat(rome_js_analyze): `noVoidTypeReturn` (rome#3806)
  feat(rome_cli): expose the `--verbose` flag to the CLI (rome#3812)
  fix(rome_diagnostics): allow diagnostic locations to be created without a resource (rome#3834)
  feat(rome_js_analyze): add noExtraNonNullAssertion rule (rome#3797)
  fix(rome_lsp): lsp friendly catch unwind (rome#3740)
  feat(rome_js_semantic): model improvements (rome#3825)
  feat(rome_json_parser): JSON Lexer (rome#3809)
  feat(rome_js_analyze): implement `noDistractingElements` (rome#3820)
  fix(rome_js_formatter): shothanded named import line break with default import (rome#3826)
  feat(rome_js_analyze): `noConstructorReturn` (rome#3805)
  feat(website): change enabledNurseryRules to All/Recommended select (rome#3810)
  feat(rome_js_analyze): noSetterReturn
  feat(rome_js_analyze): noConstructorReturn
  feat(rome_analyze): suppress rule via code actions (rome#3572)
  feat(rome_js_analyze): `noVar` (rome#3765)
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants