Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: migrate to markuplint v3 #103

Merged
merged 5 commits into from
Apr 9, 2023
Merged

feat!: migrate to markuplint v3 #103

merged 5 commits into from
Apr 9, 2023

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Apr 9, 2023

No description provided.

@stackblitz
Copy link

stackblitz bot commented Apr 9, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Apr 9, 2023

🦋 Changeset detected

Latest commit: af32c3c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
eslint-plugin-htm Minor
eslint-plugin-markup Minor
eslint-plugin-react-enhanced Minor
eslint-plugin-text Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 9, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 9, 2023

📊 Package size report   No changes

File Before After
Total (Includes all files) 82.6 kB 82.6 kB
Tarball size 18.3 kB 18.3 kB
Unchanged files
File Size
.changeset/config.json 309 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.github/workflows/ci.yml 757 B
.github/workflows/pkg-size.yml 494 B
.github/workflows/release.yml 1.1 kB
.github/workflows/vercel.yml 815 B
.lintstagedrc.js 50 B
.nvmrc 6 B
.prettierignore 41 B
.simple-git-hooks.js 51 B
.stylelintignore 92 B
.stylelintrc 42 B
CHANGELOG.md 403 B
docs/App.tsx 1.3 kB
docs/global.scss 156 B
docs/index.tsx 208 B
docs/tsconfig.json 82 B
LICENSE 1.1 kB
package.json 3.3 kB
packages/htm/CHANGELOG.md 2.4 kB
packages/htm/package.json 1.2 kB
packages/htm/README.md 2.9 kB
packages/htm/src/configs.ts 259 B
packages/htm/src/index.ts 427 B
packages/htm/src/parser.ts 767 B
packages/htm/src/rules/html.ts 670 B
packages/htm/src/rules/index.ts 23 B
packages/htm/test/__snapshots__/fixtures.spec.ts.snap 364 B
packages/htm/test/fixtures.spec.ts 514 B
packages/htm/test/fixtures/.htmlhintrc 47 B
packages/htm/test/fixtures/basic.html 44 B
packages/htm/tsconfig.json 153 B
packages/markup/CHANGELOG.md 4.8 kB
packages/markup/package.json 1.3 kB
packages/markup/README.md 2.9 kB
packages/markup/src/configs.ts 270 B
packages/markup/src/index.ts 615 B
packages/markup/src/parser.ts 773 B
packages/markup/src/rules/index.ts 25 B
packages/markup/src/rules/markup.ts 1.8 kB
packages/markup/src/worker.ts 239 B
packages/markup/test/__snapshots__/fixtures.spec.ts.snap 2.8 kB
packages/markup/test/fixtures.spec.ts 515 B
packages/markup/test/fixtures/.markuplintrc 106 B
packages/markup/test/fixtures/attr-equal-space-after.html 106 B
packages/markup/test/fixtures/attr-spacing.html 34 B
packages/markup/test/fixtures/combine.html 141 B
packages/markup/test/fixtures/doctype.html 144 B
packages/markup/test/fixtures/empty.html 0 B
packages/markup/test/fixtures/textlint/.markuplintrc.js 233 B
packages/markup/test/rules.spec.ts 2.2 kB
packages/markup/tsconfig.json 170 B
packages/react-enhanced/CHANGELOG.md 283 B
packages/react-enhanced/package.json 1.1 kB
packages/react-enhanced/README.md 2.9 kB
packages/react-enhanced/src/index.ts 24 B
packages/react-enhanced/src/rules/index.ts 198 B
packages/react-enhanced/src/rules/prefer-observable.ts 116 B
packages/react-enhanced/tsconfig.json 153 B
packages/text/CHANGELOG.md 1.2 kB
packages/text/package.json 1.3 kB
packages/text/README.md 2.9 kB
packages/text/src/configs.ts 474 B
packages/text/src/helpers.ts 3.5 kB
packages/text/src/index.ts 675 B
packages/text/src/parser.ts 767 B
packages/text/src/rules/index.ts 52 B
packages/text/src/rules/retext.ts 2.1 kB
packages/text/src/rules/textlint.ts 850 B
packages/text/src/sync.ts 243 B
packages/text/src/types.ts 744 B
packages/text/src/worker.ts 4.4 kB
packages/text/test/__snapshots__/fixtures.spec.ts.snap 2.1 kB
packages/text/test/fixtures.spec.ts 624 B
packages/text/test/fixtures/.retextrc.js 252 B
packages/text/test/fixtures/.textlintrc 187 B
packages/text/test/fixtures/basic.md 82 B
packages/text/test/fixtures/basic.txt 49 B
packages/text/test/package.json 23 B
packages/text/tsconfig.json 153 B
packages/utils/CHANGELOG.md 1.3 kB
packages/utils/package.json 920 B
packages/utils/README.md 2.9 kB
packages/utils/src/helpers.ts 747 B
packages/utils/src/index.ts 69 B
packages/utils/src/processors.ts 862 B
packages/utils/tsconfig.json 153 B
README.md 7.3 kB
tsconfig.base.json 391 B
tsconfig.json 329 B
tsconfig.lib.json 88 B
vercel.json 296 B

🤖 This report was automatically generated by pkg-size-action

@JounQin JounQin force-pushed the feat/markuplint_v3 branch 2 times, most recently from f4f0ffd to 3ef5604 Compare April 9, 2023 09:41
@codecov
Copy link

codecov bot commented Apr 9, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: -26.40 ⚠️

Comparison is base (447e49d) 91.91% compared to head (af32c3c) 65.51%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #103       +/-   ##
===========================================
- Coverage   91.91%   65.51%   -26.40%     
===========================================
  Files          20        7       -13     
  Lines         136       58       -78     
  Branches       14       10        -4     
===========================================
- Hits          125       38       -87     
- Misses          9       20       +11     
+ Partials        2        0        -2     
Impacted Files Coverage Δ
packages/markup/src/index.ts 66.66% <ø> (-33.34%) ⬇️
packages/utils/src/processors.ts 8.33% <ø> (-91.67%) ⬇️
packages/markup/src/sync.ts 85.71% <85.71%> (ø)
packages/markup/src/rules/markup.ts 90.90% <100.00%> (-9.10%) ⬇️

... and 12 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JounQin JounQin merged commit b151c64 into main Apr 9, 2023
@JounQin JounQin deleted the feat/markuplint_v3 branch April 9, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant