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

fixed: 33 fix trailing spaces issue in codeclimateyml #34

Merged
merged 1 commit into from
Jan 27, 2023

Conversation

chyccs
Copy link
Owner

@chyccs chyccs commented Jan 27, 2023

  • Major Reviewer:

Background

Summary

Checklist

  • Backward compatible?
  • Test enough in your local environment?
  • Add related test cases?

Remind

  • Merge strategies(Create a merge commit vs Squash and merge``)

@chyccs chyccs linked an issue Jan 27, 2023 that may be closed by this pull request
@changelogg
Copy link

changelogg bot commented Jan 27, 2023

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@codeclimate
Copy link

codeclimate bot commented Jan 27, 2023

Code Climate has analyzed commit 8a70a3d and detected 0 issues on this pull request.

View more on Code Climate.

@chyccs chyccs changed the title 33 fix trailing spaces issue in codeclimateyml fixed: 33 fix trailing spaces issue in codeclimateyml Jan 27, 2023
@chyccs chyccs closed this Jan 27, 2023
@chyccs chyccs reopened this Jan 27, 2023
@github-actions github-actions bot changed the title fixed: 33 fix trailing spaces issue in codeclimateyml fixed: 33 fix trailing spaces issue in codeclimateyml Jan 27, 2023
@chyccs chyccs closed this Jan 27, 2023
@chyccs chyccs reopened this Jan 27, 2023
@chyccs chyccs merged commit c93fbe4 into master Jan 27, 2023
@chyccs chyccs deleted the 33-fix-trailing-spaces-issue-in-codeclimateyml branch January 27, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix 'Trailing spaces' issue in .codeclimate.yml
1 participant