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

Added linter ignore and coverage ignore for multiple file generation #188

Merged

Conversation

cmenkemeller
Copy link
Contributor

Issue

When generating files using output_format: mutliple_files, resulting files should have lint ignored and coverage disabled, similar to main generated file.

Solution

  • Added pre-defined comments too ignore lint and disable coverage for these generated files
  • Updated tests to reflect new code lines
  • Added additional warning that these files are generated and should not be edited

gen_file_example

@Tienisto
Copy link
Member

Thanks!

@Tienisto Tienisto merged commit 0c03a57 into slang-i18n:main Jan 18, 2024
3 checks passed
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