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

Improve lint script #426

Merged
merged 15 commits into from Nov 2, 2019
Merged

Improve lint script #426

merged 15 commits into from Nov 2, 2019

Conversation

fisker
Copy link
Collaborator

@fisker fisker commented Oct 29, 2019

Skip outputFixes and report when there is no error.

Add tips for how to fix.

test/lint/lint.js Outdated Show resolved Hide resolved
test/lint/lint.js Outdated Show resolved Hide resolved
@fisker fisker changed the title Improve lint script [WIP] Improve lint script Oct 29, 2019
fisker and others added 2 commits October 29, 2019 11:20
Co-Authored-By: yakov116 <16872793+yakov116@users.noreply.github.com>
test/lint/lint.js Outdated Show resolved Hide resolved
test/lint/lint.js Outdated Show resolved Hide resolved
@fisker fisker changed the title [WIP] Improve lint script Improve lint script Oct 29, 2019
@fisker
Copy link
Collaborator Author

fisker commented Oct 29, 2019

Ready.

test/lint/lint.js Outdated Show resolved Hide resolved
fisker and others added 2 commits October 31, 2019 16:16
Co-Authored-By: yakov116 <16872793+yakov116@users.noreply.github.com>
- Open a pull request with a title in exactly the format `` Add `rule-name` rule ``, for example, `` Add `no-unused-properties` rule ``.
- The pull request description should include the issue it fixes, for example, `Fixes #123`.
- Run `$ npm run lint` to run the rules against codebase to ensure code in the repository are following your rule, _you can ignore this step until your PR is reviewed_.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yakov116 any suggestion?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure maybe

to run the rules against the codebase. Ensuring that the rest of the codebase follows your rule.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not rest, new rule self may also not pass, should be all files

@fisker fisker merged commit cdbb9ff into sindresorhus:master Nov 2, 2019
@fisker fisker deleted the lint-improve branch November 2, 2019 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants