Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Add Exclusion Names for Rule file-name-casing #4204

Conversation

rwaskiewicz
Copy link
Contributor

@rwaskiewicz rwaskiewicz commented Oct 6, 2018

PR checklist

Overview of change:

  • Add exclusion option for one or more files
  • Add test files

Is there anything you'd like reviewers to focus on?

N/A

src/rules/fileNameCasingRule.ts Outdated Show resolved Hide resolved
src/rules/fileNameCasingRule.ts Outdated Show resolved Hide resolved
@ulrichb
Copy link
Contributor

ulrichb commented Dec 7, 2018

@rwaskiewicz Could you maybe solve the merge conflict (or give me write access to your fork, so I could do it)?

@JoshuaKGoldberg
Copy link
Contributor

Hey @rwaskiewicz, just a heads up - the file-name-casing rule had some pretty merge-conflict-y changes in the interim, including allowing an options object to apply a different casing preference per file name regexp matcher. That makes solving #4050 a bit easier! Added an "ignored" option to exclude file names.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 9d6d49a into palantir:master Jun 16, 2019
@JoshuaKGoldberg
Copy link
Contributor

...and we're merged! Sorry it took so long, and thanks to @rwaskiewicz for getting this started! The "ignored" option will be available in the next TSLint release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclusion options for file-name-casing
4 participants