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 duplicates from tui/cool_tips.txt & add a CI that checks the file #600

Closed
wants to merge 1 commit into from

Conversation

adamperkowski
Copy link
Collaborator

Description

Removed duplicates from tui/cool_tips.txt & added a CI that checks the file for duplicate entries.

Testing

Tested, works.

Impact

The CI will work only on PRs or pushes that modify the file.

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • My changes generate no errors/warnings/merge conflicts.

Copy link
Contributor

@nnyyxxxx nnyyxxxx left a comment

Choose a reason for hiding this comment

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

thanks

@ChrisTitusTech
Copy link
Owner

I'd rather not bloat up CI for checking for dupes in a txt file that doesn't matter if it does dupe entries. We can look for the dupes manually and just PR that if it gets excessive.

@adamperkowski adamperkowski deleted the tips_ci branch September 22, 2024 16:45
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