Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sapegin/textlint-rule-terminology
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: sapegin/textlint-rule-terminology
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Aug 4, 2022

  1. fix: Allow "node" as a valid term (#47)

    Node word is used widely in tons of different contexts, does't make much sense to infer that it is related with Node.js. Examples:
    
    - Node as part of a graph
    - Node as machine part of a cluster
    
    Keep checking "Node.js" for syntax and casing.
    joaoestrela authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4c3e2e0 View commit details
    Browse the repository at this point in the history
Loading