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

Show misspellings in workflow summary #78

Merged
merged 7 commits into from
Jun 15, 2024
Merged

Show misspellings in workflow summary #78

merged 7 commits into from
Jun 15, 2024

Conversation

szepeviktor
Copy link
Contributor

@szepeviktor szepeviktor commented Jun 15, 2024

@adamlaki Please squash my commits.

image

Copy link

netlify bot commented Jun 15, 2024

Deploy Preview for cone-development-site ready!

Name Link
🔨 Latest commit 443c5c5
🔍 Latest deploy log https://app.netlify.com/sites/cone-development-site/deploys/666d6c23ce0cb900082187db
😎 Deploy Preview https://deploy-preview-78--cone-development-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@adamlaki adamlaki merged commit f3eba8f into conedevelopment:main Jun 15, 2024
5 of 7 checks passed
@adamlaki
Copy link
Member

Thanks, Viktor!

Comment on lines +63 to +67
| sed -e '/^diff --git/,/^@@ /d' \
| sed -ne 's#^+\(.\+\)#\1#p' \
| hunspell -d ./libreoffice-dictionaries/hu_HU/hu_HU -p hunspell.txt -l \
| sort -f \
| uniq -i
Copy link
Contributor Author

@szepeviktor szepeviktor Jun 15, 2024

Choose a reason for hiding this comment

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

mi van az utolsó commit-ban a magyar cikkekben, de nem a PNG-kben
    | ne mutasd a diff-ekben a fájlneveket
    | csak a hozzáadott sorokat mutasd
    | nem ismert magyar szavak
    | sorba rendezés kis-nagybetűkre való tekintet nélkül
    | minden szót csak 1× mutass

@szepeviktor szepeviktor deleted the hunspell branch June 15, 2024 11:01
@szepeviktor
Copy link
Contributor Author

image

-> hunspell.txt

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.

2 participants