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

Remove unneeded xo suppression. #1238

Merged
merged 1 commit into from
May 9, 2020
Merged

Remove unneeded xo suppression. #1238

merged 1 commit into from
May 9, 2020

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented May 4, 2020

Signed-off-by: XhmikosR [email protected]

By submitting this pull request, I confirm the following: {please fill any appropriate checkboxes, e.g: [X]}

{Please ensure that your pull request is for the 'devel' branch!}

  • I have read and understood the contributors guide, as well as this entire template.
  • I have made only one major change in my proposed changes.
  • I have commented my proposed changes within the code.
  • I have tested my proposed changes.
  • I am willing to help maintain this change if there are issues with it later.
  • I give this submission freely and claim no ownership.
  • It is compatible with the EUPL 1.2 license
  • I have squashed any insignificant commits. (git rebase)
  • I have Signed Off all commits. (git commit --signoff)

What does this PR aim to accomplish?:

{A detailed description, screenshots (if necessary), as well as links to any relevant GitHub issues}

How does this PR accomplish the above?:

{A detailed description (such as a changelog) and screenshots (if necessary) of the implemented fix}

What documentation changes (if any) are needed to support this PR?:

{A detailed list of any necessary changes}

  • {Please delete this quoted section when opening your pull request}
  • You must follow the template instructions. Failure to do so will result in your issue being closed.
  • Please respect that Pi-hole is developed by volunteers, who can only reply in their spare time.
  • Detail helps us understand an issue quicker, but please ensure it's relevant.

@XhmikosR XhmikosR requested a review from DL6ER May 4, 2020 06:15
@DL6ER
Copy link
Member

DL6ER commented May 4, 2020

https://github.com/sindresorhus/eslint-plugin-unicorn/blob/master/docs/rules/string-content.md

Why do you want to remove this? Is it off by default?
I'm also thinking about future code contributions and if this rule can still be useful to reject bad things.

@XhmikosR
Copy link
Contributor Author

XhmikosR commented May 4, 2020

Because the rule does nothing right now.. We can add it back if needed later.

@XhmikosR XhmikosR requested a review from dschaper May 9, 2020 06:01
@dschaper
Copy link
Member

dschaper commented May 9, 2020

There's no patterns declared in the existing, correct? So it really wasn't doing anything?

@XhmikosR
Copy link
Contributor Author

XhmikosR commented May 9, 2020

Yeah.

@XhmikosR XhmikosR merged commit 9b70e6d into devel May 9, 2020
@XhmikosR XhmikosR deleted the xm branch May 9, 2020 06:04
@XhmikosR
Copy link
Contributor Author

XhmikosR commented May 9, 2020

BTW this targeted the devel branch, not sure if that's right. If not please cherry pick it and delete the develop branch. I didn't quite follow the changes the changes :)

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.

3 participants