From 70f168b883359ab6bd461372fd61c37c8076b4f9 Mon Sep 17 00:00:00 2001 From: Michaƫl Zasso Date: Fri, 21 Sep 2018 08:33:34 +0200 Subject: build,doc: remove outdated `lint-md-build` - In release guide - In Travis config Refs: https://github.com/nodejs/node/pull/20109 PR-URL: https://github.com/nodejs/node/pull/22991 Reviewed-By: Ruben Bridgewater Reviewed-By: Colin Ihrig Reviewed-By: James M Snell Reviewed-By: Richard Lau Reviewed-By: Anna Henningsen --- doc/releases.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/releases.md b/doc/releases.md index 6f57a99667..edbe255528 100644 --- a/doc/releases.md +++ b/doc/releases.md @@ -455,8 +455,8 @@ Cherry-pick the release commit to `master`. After cherry-picking, edit previously on `master`. `NODE_VERSION_IS_RELEASE` should be `0`. **Do not** cherry-pick the "Working on vx.y.z" commit to `master`. -Run `make lint-md-build; make lint` before pushing to `master`, to make sure the -Changelog formatting passes the lint rules on `master`. +Run `make lint` before pushing to `master`, to make sure the Changelog +formatting passes the lint rules on `master`. ### 13. Promote and Sign the Release Builds -- cgit v1.2.3