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 console.log from stylelint preprocessor #969

Merged
merged 1 commit into from May 13, 2022

Conversation

lencioni
Copy link
Contributor

@lencioni lencioni commented May 9, 2022

I noticed that our stylelint runs are logging all of our styles. I've
traced this down to this console.log call.

From what I can tell, it looks like this was added by mistake in
#876

Motivation

I want to remove noise from my CI logs

Summary

See above

Test plan

N/A

I noticed that our stylelint runs are logging all of our styles. I've
traced this down to this console.log call.

From what I can tell, it looks like this was added by mistake in
callstack#876
@callstack-bot
Copy link

Hey @lencioni, thank you for your pull request 🤗.
The coverage report for this branch can be viewed here.

@Anber
Copy link
Collaborator

Anber commented May 13, 2022

Ooops. Thank you :)

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

3 participants