markbattistella / PhraseKit

PhraseKit is a Swift package that generates random, human-readable phrases using customizable word combinations. Perfect for creating unique filenames, usernames, session IDs, and more. Easily extensible with custom word lists and combination logic.
MIT License
1 stars 0 forks source link

2024-08-16 - WIP GH actions and validation #3

Closed markbattistella closed 1 month ago

markbattistella commented 1 month ago

Pull Request

[!Important] Please ensure you have named your pull request with the proper naming convention. This is usually in the YYYY-MM-DD - format. This aids in maintaining the codebase in a consistent and uniform format.

Description

Merging to test Gtihub actions so when we create a new issue we can have an easy way to add more words.

Also includes a profanity fliter, to make it cleaner for application use.

Related Issues

Local Testing

Checklist

Additional Notes