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

docs(sh): update plugin description #185

Merged
merged 2 commits into from
Jun 26, 2022
Merged

docs(sh): update plugin description #185

merged 2 commits into from
Jun 26, 2022

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Jun 26, 2022

continue #179

@JounQin JounQin added the documentation Improvements or additions to documentation label Jun 26, 2022
@JounQin JounQin self-assigned this Jun 26, 2022
@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2022

🦋 Changeset detected

Latest commit: 8f1ee7a

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

This PR includes changesets to release 1 package
Name Type
prettier-plugin-sh Patch

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 Jun 26, 2022

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.

@codecov
Copy link

codecov bot commented Jun 26, 2022

Codecov Report

Merging #185 (8f1ee7a) into master (5c8abfc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  Coverage   84.90%   84.90%           
=======================================
  Files           7        7           
  Lines         106      106           
  Branches       30       30           
=======================================
  Hits           90       90           
  Misses         16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5c8abfc...8f1ee7a. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 26, 2022

📊 Package size report   0.2%↑

File Before After
.changeset/good-wasps-jump.md 73 B
packages/sh/package.json 1.1 kB 3%↑1.1 kB
packages/sh/README.md 2.2 kB 2%↑2.2 kB
README.md 5.0 kB 4%↑5.2 kB
Total (Includes all files) 196.7 kB 0.2%↑197.1 kB
Tarball size 66.7 kB 0.1%↑66.8 kB
Unchanged files
File Size
.changeset/config.json 319 B
.changeset/README.md 510 B
.codesandbox/ci.json 76 B
.editorconfig 161 B
.eslintrc.cjs 137 B
.github/FUNDING.yml 40 B
.github/workflows/ci.yml 1.2 kB
.github/workflows/pkg-size.yml 491 B
.github/workflows/release.yml 1.1 kB
.lintstagedrc.cjs 50 B
.nvmrc 6 B
.prettierignore 22 B
.prettierrc.cjs 50 B
.remarkrc 53 B
.simple-git-hooks.cjs 51 B
assets/pkg.svg 15.1 kB
assets/sh.png 14.4 kB
CHANGELOG.md 323 B
docs/App.tsx 1.3 kB
docs/global.css 153 B
docs/index.tsx 208 B
LICENSE 1.1 kB
package.json 3.0 kB
packages/pkg/CHANGELOG.md 8.7 kB
packages/pkg/LICENSE 16.7 kB
packages/pkg/package.json 872 B
packages/pkg/README.md 3.8 kB
packages/pkg/src/index.ts 1.4 kB
packages/pkg/src/rules/files.ts 1.6 kB
packages/pkg/src/rules/object.ts 736 B
packages/pkg/src/rules/sort.ts 2.3 kB
packages/pkg/src/types.ts 996 B
packages/pkg/src/utils.ts 502 B
packages/pkg/test/__snapshots__/engines.spec.ts.snap 159 B
packages/pkg/test/__snapshots__/files.spec.ts.snap 174 B
packages/pkg/test/__snapshots__/test.spec.ts.snap 2.4 kB
packages/pkg/test/engines.spec.ts 437 B
packages/pkg/test/files.spec.ts 429 B
packages/pkg/test/fixtures/fixture1.json 1.0 kB
packages/pkg/test/fixtures/fixture2.json 847 B
packages/pkg/test/test.spec.ts 2.1 kB
packages/pkg/tsconfig.json 153 B
packages/sh/CHANGELOG.md 8.5 kB
packages/sh/LICENSE 1.1 kB
packages/sh/src/index.ts 6.4 kB
packages/sh/src/worker.ts 100 B
packages/sh/test/__snapshots__/fixture.spec.ts.snap 25.4 kB
packages/sh/test/__snapshots__/shellscript.spec.ts.snap 168 B
packages/sh/test/fixture.spec.ts 1.5 kB
packages/sh/test/fixtures/.dockerignore 108 B
packages/sh/test/fixtures/.properties 177 B
packages/sh/test/fixtures/133.sh 5.2 kB
packages/sh/test/fixtures/146.ini 1.1 kB
packages/sh/test/fixtures/147.cfg 3.3 kB
packages/sh/test/fixtures/148.ini 3.1 kB
packages/sh/test/fixtures/162.sh 15.7 kB
packages/sh/test/fixtures/182-diff-os 1.9 kB
packages/sh/test/fixtures/Dockerfile 394 B
packages/sh/test/fixtures/hosts 406 B
packages/sh/test/fixtures/jvm.options 162 B
packages/sh/test/fixtures/no-ext 37 B
packages/sh/test/fixtures/shell.sh 368 B
packages/sh/test/shellscript.spec.ts 557 B
packages/sh/tsconfig.json 153 B
packages/sql/CHANGELOG.md 3.1 kB
packages/sql/LICENSE 1.1 kB
packages/sql/package.json 1.1 kB
packages/sql/README.md 2.4 kB
packages/sql/src/index.ts 12.6 kB
packages/sql/test/__snapshots__/fixtures.spec.ts.snap 425 B
packages/sql/test/__snapshots__/sql.spec.ts.snap 346 B
packages/sql/test/fixtures.spec.ts 1.0 kB
packages/sql/test/fixtures/144.sql 68 B
packages/sql/test/fixtures/basic.sql 120 B
packages/sql/test/sql.spec.ts 681 B
packages/sql/tsconfig.json 153 B
scripts/format.ts 620 B
scripts/languages.ts 3.3 kB
tsconfig.base.json 135 B
tsconfig.json 272 B
tsconfig.lib.json 106 B
vercel.json 353 B

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation PR: merged PR: unreviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant