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

textlint: repackage with buildNpmPackage #312471

Merged
merged 18 commits into from
May 26, 2024

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    f1a746d View commit details
    Browse the repository at this point in the history
  2. textlint: make textlint pluggable with passthru.withPackages

    textlint isn't useful without rules and plugins.
    This change will allow to provide a wrapper that can use them, using
    `textlint.withPackages [ xxx ]` like the Python environment.
    natsukium committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cd59be3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. textlint: add test utility

    natsukium committed May 17, 2024
    Configuration menu
    Copy the full SHA
    68c7f8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f26194c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95507da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e633e33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c28503f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d47ef02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4db484 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc4a3ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9587d0c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3109179 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8fc1968 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2aaa901 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e242a02 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1e81326 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    950ff0d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. textlint-rule-common-misspellings: repackage

    There is no lock file in this package, but it is old and stable enough
    so that we handle dependencies manually.
    natsukium committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5f58c6a View commit details
    Browse the repository at this point in the history