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

update playground replace tabs with spaces #846

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

JeffGreiner-eaton
Copy link
Collaborator

@JeffGreiner-eaton JeffGreiner-eaton commented Feb 7, 2024

Fixes #829.

Changes proposed in this Pull Request:

  • add additional expression to replace tabs with spaces

Screenshots / Screen Recording (if applicable)

To Test:

Any specific feedback you are looking for?

@github-actions github-actions bot added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Feb 7, 2024
Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (227ec85) 84.03% compared to head (1f7e063) 84.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #846   +/-   ##
=======================================
  Coverage   84.03%   84.03%           
=======================================
  Files          58       58           
  Lines        1234     1234           
  Branches      158      158           
=======================================
  Hits         1037     1037           
  Misses         98       98           
  Partials       99       99           
Flag Coverage Δ
unittests 84.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Feb 7, 2024

Visit the preview URL for this PR (updated for commit 1f7e063):

https://blui-react-docs--pr846-fix-blui-5257-remove-04v0iflc.web.app

(expires Fri, 09 Feb 2024 20:05:49 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 34d39fa5aab0ea0cf95074e8e76f68829e7a8c65

@JeffGreiner-eaton JeffGreiner-eaton marked this pull request as ready for review February 7, 2024 20:18
@JeffGreiner-eaton JeffGreiner-eaton changed the title update playground remove tabs replace with spaces update playground replace tabs with spaces Feb 7, 2024
Copy link
Contributor

@surajeaton surajeaton left a comment

Choose a reason for hiding this comment

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

Looks good.

@surajeaton surajeaton merged commit 1696092 into dev Feb 8, 2024
17 checks passed
@surajeaton surajeaton deleted the fix/blui-5257-remove-tabs branch February 8, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering
Development

Successfully merging this pull request may close these issues.

Generated code snippet includes a mix of tabs and spaces
2 participants