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

Adding 2 new words #33

Merged
merged 2 commits into from
Aug 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Sources/PhraseKit/Resources/_adverb.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Sources/PhraseKit/Resources/_noun.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Sources/PhraseKit/Resources/_verb.json

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions validation_output.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
[1 / 4] WORKING ON FILE
- File: "_adjective.json"
- Initial counts:
| Pending | 28
| Safe | 11628
| Pending | 0
| Safe | 11629
| Unsafe | 6
| Incompatible | 0
- Processing "pending" category with 28 words
- Processing "pending" category with 0 words
- Moved:
| 20 words: Pending --> Safe
| 0 words: Pending --> Safe
| 0 words: Pending --> Unsafe
| 8 words: Pending --> Incompatible
| 0 words: Pending --> Incompatible
- Skipped:
| 0 words already in Safe
| 0 words already in Unsafe
Expand All @@ -21,15 +21,15 @@
[2 / 4] WORKING ON FILE
- File: "_adverb.json"
- Initial counts:
| Pending | 28
| Safe | 2671
| Pending | 0
| Safe | 2672
| Unsafe | 1
| Incompatible | 0
- Processing "pending" category with 28 words
- Processing "pending" category with 0 words
- Moved:
| 20 words: Pending --> Safe
| 0 words: Pending --> Safe
| 0 words: Pending --> Unsafe
| 8 words: Pending --> Incompatible
| 0 words: Pending --> Incompatible
- Skipped:
| 0 words already in Safe
| 0 words already in Unsafe
Expand All @@ -38,15 +38,15 @@
[3 / 4] WORKING ON FILE
- File: "_noun.json"
- Initial counts:
| Pending | 28
| Safe | 34157
| Pending | 2
| Safe | 34156
| Unsafe | 65
| Incompatible | 0
- Processing "pending" category with 28 words
- Processing "pending" category with 2 words
- Moved:
| 20 words: Pending --> Safe
| 2 words: Pending --> Safe
| 0 words: Pending --> Unsafe
| 8 words: Pending --> Incompatible
| 0 words: Pending --> Incompatible
- Skipped:
| 0 words already in Safe
| 0 words already in Unsafe
Expand All @@ -55,15 +55,15 @@
[4 / 4] WORKING ON FILE
- File: "_verb.json"
- Initial counts:
| Pending | 28
| Pending | 0
| Safe | 5809
| Unsafe | 20
| Incompatible | 0
- Processing "pending" category with 28 words
- Processing "pending" category with 0 words
- Moved:
| 20 words: Pending --> Safe
| 0 words: Pending --> Safe
| 0 words: Pending --> Unsafe
| 8 words: Pending --> Incompatible
| 0 words: Pending --> Incompatible
- Skipped:
| 0 words already in Safe
| 0 words already in Unsafe
Expand Down