-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: nodejs/remark-preset-lint-node
base: 91b7789f56e52a0aaf3a379cc138ee66be18da83
head repository: nodejs/remark-preset-lint-node
compare: 76e7b96835dbc90193b44868912e85da85ad1104
Commits on Sep 5, 2019
-
feat: add remark-lint-no-consecutive-blank-lines (#18)
* feat: add remark-lint-no-consecutive-blank-lines * chore: sort rule loading
Configuration menu - View commit details
-
Copy full SHA for 86bcc3e - Browse repository at this point
Copy the full SHA 86bcc3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5fd1c0 - Browse repository at this point
Copy the full SHA e5fd1c0View commit details
Commits on Sep 7, 2019
-
* feat: Run Travis-CI to test rule changes * chore: npm upgrade for first-heading-level warning * chore: Add Travis-CI badge Minor readme formatting
Configuration menu - View commit details
-
Copy full SHA for fb48277 - Browse repository at this point
Copy the full SHA fb48277View commit details
Commits on Sep 17, 2019
-
feat: add remark-lint-unordered-list-marker-style (#22)
Node was normalized in nodejs/node@e2dcbf1
Configuration menu - View commit details
-
Copy full SHA for d733a7f - Browse repository at this point
Copy the full SHA d733a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 10ba741 - Browse repository at this point
Copy the full SHA 10ba741View commit details
Commits on Sep 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a489275 - Browse repository at this point
Copy the full SHA a489275View commit details -
Travis CI: specify
depth 1
when cloning the Node.js repo. (#23)This should speed things up.
Configuration menu - View commit details
-
Copy full SHA for 90bd515 - Browse repository at this point
Copy the full SHA 90bd515View commit details
Commits on Sep 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a1f082c - Browse repository at this point
Copy the full SHA a1f082cView commit details
Commits on Oct 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2784527 - Browse repository at this point
Copy the full SHA 2784527View commit details -
Regenerate package-lock.json. (#29)
Flattens the deps tree.
Configuration menu - View commit details
-
Copy full SHA for 83cd6aa - Browse repository at this point
Copy the full SHA 83cd6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d3ff5 - Browse repository at this point
Copy the full SHA f3d3ff5View commit details -
CI: move
CI
env variable to the root of the workflow. (#27)This way we match the Travis CI behavior, and it's inherited by all steps.
Configuration menu - View commit details
-
Copy full SHA for d5cf71f - Browse repository at this point
Copy the full SHA d5cf71fView commit details
Commits on Oct 12, 2019
-
Use and extend remark-preset-lint-recommended (#21)
* fix: Disable rules that don't pass from the preset * feat: Use remark-preset-lint-recommended * chore: remove rules overlapping preset
Configuration menu - View commit details
-
Copy full SHA for f24b17e - Browse repository at this point
Copy the full SHA f24b17eView commit details
Commits on Oct 14, 2019
-
chore: remove duplicated dependiences (#30)
This are coming from remark-preset-lint-recommended now
2Configuration menu - View commit details
-
Copy full SHA for 4f662e3 - Browse repository at this point
Copy the full SHA 4f662e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d950b79 - Browse repository at this point
Copy the full SHA d950b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bac2ef - Browse repository at this point
Copy the full SHA 4bac2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb7383 - Browse repository at this point
Copy the full SHA 9eb7383View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7722c10 - Browse repository at this point
Copy the full SHA 7722c10View commit details
Commits on Oct 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 31f2242 - Browse repository at this point
Copy the full SHA 31f2242View commit details
Commits on Oct 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7e357aa - Browse repository at this point
Copy the full SHA 7e357aaView commit details
Commits on Dec 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d1c80fe - Browse repository at this point
Copy the full SHA d1c80feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aaf40e - Browse repository at this point
Copy the full SHA 6aaf40eView commit details
Commits on Dec 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 81778d7 - Browse repository at this point
Copy the full SHA 81778d7View commit details
Commits on Jan 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 95e39bb - Browse repository at this point
Copy the full SHA 95e39bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e3bc4 - Browse repository at this point
Copy the full SHA 68e3bc4View commit details
Commits on Jan 16, 2020
-
* use actions/checkout to clone the node repo * add an env variable for the Node.js version we use
Configuration menu - View commit details
-
Copy full SHA for c80e558 - Browse repository at this point
Copy the full SHA c80e558View commit details -
* Update devDependencies * Add lockfile-lint
Configuration menu - View commit details
-
Copy full SHA for 4851bf4 - Browse repository at this point
Copy the full SHA 4851bf4View commit details
Commits on Feb 19, 2020
-
feat: prohibit possessive form of Node.js (#41)
* chore: update remark-lint-prohibited-strings@1.2.1 1.2.1 includes a fix necessary to make checking for possessive forms of Node.js easier. * feat: prohibit possessive form of Node.js Instead of "Node.js's internal module system", use "the Node.js internal module system:.
Configuration menu - View commit details
-
Copy full SHA for e09c468 - Browse repository at this point
Copy the full SHA e09c468View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7b2404 - Browse repository at this point
Copy the full SHA b7b2404View commit details
Commits on Mar 17, 2020
-
Bump minimist from 1.2.0 to 1.2.5 (#42)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62103cd - Browse repository at this point
Copy the full SHA 62103cdView commit details
Commits on Mar 25, 2020
-
Bump prettier from 1.19.1 to 2.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.19.1...2.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for ae768ef - Browse repository at this point
Copy the full SHA ae768efView commit details
Commits on Mar 27, 2020
-
Bump remark-preset-lint-recommended from 3.0.3 to 3.0.4
Bumps [remark-preset-lint-recommended](https://github.com/remarkjs/remark-lint) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 828870f - Browse repository at this point
Copy the full SHA 828870fView commit details -
Bump remark-lint-rule-style from 1.0.3 to 1.0.4
Bumps [remark-lint-rule-style](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 30e23f4 - Browse repository at this point
Copy the full SHA 30e23f4View commit details -
Bump remark-lint-checkbox-character-style from 1.0.3 to 1.0.4
Bumps [remark-lint-checkbox-character-style](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for cda4dec - Browse repository at this point
Copy the full SHA cda4decView commit details -
Bump remark-lint-code-block-style from 1.0.3 to 1.0.4
Bumps [remark-lint-code-block-style](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for a8b7677 - Browse repository at this point
Copy the full SHA a8b7677View commit details -
Bump remark-lint-fenced-code-flag from 1.0.3 to 1.0.4
Bumps [remark-lint-fenced-code-flag](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 287ddc2 - Browse repository at this point
Copy the full SHA 287ddc2View commit details -
Bump remark-lint-file-extension from 1.0.3 to 1.0.4
Bumps [remark-lint-file-extension](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 339d6c0 - Browse repository at this point
Copy the full SHA 339d6c0View commit details -
Bump remark-lint-no-multiple-toplevel-headings from 1.0.4 to 1.0.5
Bumps [remark-lint-no-multiple-toplevel-headings](https://github.com/remarkjs/remark-lint) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for dc5da91 - Browse repository at this point
Copy the full SHA dc5da91View commit details -
Bump remark-lint-no-consecutive-blank-lines from 1.0.3 to 1.0.4
Bumps [remark-lint-no-consecutive-blank-lines](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 11d49ee - Browse repository at this point
Copy the full SHA 11d49eeView commit details -
Bump remark-lint-first-heading-level from 1.1.4 to 1.1.5
Bumps [remark-lint-first-heading-level](https://github.com/remarkjs/remark-lint) from 1.1.4 to 1.1.5. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 835e107 - Browse repository at this point
Copy the full SHA 835e107View commit details -
Bump remark-lint-table-cell-padding from 1.0.4 to 1.0.5
Bumps [remark-lint-table-cell-padding](https://github.com/remarkjs/remark-lint) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for c2bbf23 - Browse repository at this point
Copy the full SHA c2bbf23View commit details -
Bump remark-lint-no-shell-dollars from 1.0.3 to 1.0.4
Bumps [remark-lint-no-shell-dollars](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for a345c7d - Browse repository at this point
Copy the full SHA a345c7dView commit details -
Bump remark-lint-list-item-indent from 1.0.4 to 1.0.5
Bumps [remark-lint-list-item-indent](https://github.com/remarkjs/remark-lint) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for eeea3bf - Browse repository at this point
Copy the full SHA eeea3bfView commit details -
Bump remark-lint-unordered-list-marker-style from 1.0.3 to 1.0.4
Bumps [remark-lint-unordered-list-marker-style](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for f1c1fd5 - Browse repository at this point
Copy the full SHA f1c1fd5View commit details -
Bump remark-lint from 6.0.5 to 6.0.6
Bumps [remark-lint](https://github.com/remarkjs/remark-lint) from 6.0.5 to 6.0.6. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](remarkjs/remark-lint@6.0.5...6.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 156eb21 - Browse repository at this point
Copy the full SHA 156eb21View commit details -
Bump remark-lint-blockquote-indentation from 1.0.3 to 1.0.4
Bumps [remark-lint-blockquote-indentation](https://github.com/remarkjs/remark-lint) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/master/changelog.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/ordered-list-marker-value@1.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Configuration menu - View commit details
-
Copy full SHA for 8bea7d5 - Browse repository at this point
Copy the full SHA 8bea7d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4cf245 - Browse repository at this point
Copy the full SHA e4cf245View commit details -
Bump lockfile-lint from 3.0.5 to 4.2.2 (#55)
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 3.0.5 to 4.2.2. - [Release notes](https://github.com/lirantal/lockfile-lint/releases) - [Commits](https://github.com/lirantal/lockfile-lint/compare/lockfile-lint@3.0.5...lockfile-lint@4.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ead4134 - Browse repository at this point
Copy the full SHA ead4134View commit details
Commits on Apr 5, 2020
-
Bump remark-lint-fenced-code-flag from 1.0.4 to 2.0.0 (#72)
Bumps [remark-lint-fenced-code-flag](https://github.com/remarkjs/remark-lint) from 1.0.4 to 2.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md) - [Commits](https://github.com/remarkjs/remark-lint/compare/ordered-list-marker-value@1.0.4...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d2d77c - Browse repository at this point
Copy the full SHA 5d2d77cView commit details -
Bump remark-lint-no-multiple-toplevel-headings from 1.0.5 to 2.0.0 (#74)
Bumps [remark-lint-no-multiple-toplevel-headings](https://github.com/remarkjs/remark-lint) from 1.0.5 to 2.0.0. - [Release notes](https://github.com/remarkjs/remark-lint/releases) - [Changelog](https://github.com/remarkjs/remark-lint/blob/2.0.0/history.md) - [Commits](https://github.com/remarkjs/remark-lint/commits/2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c96228 - Browse repository at this point
Copy the full SHA 0c96228View commit details
There are no files selected for viewing
Large diffs are not rendered by default.