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

Ignore fcontext lines containing only spaces #283

Closed
wants to merge 1 commit into from

Conversation

cgzones
Copy link
Contributor

@cgzones cgzones commented Feb 26, 2024

Currently file context definition lines containing only white spaces will result in an error:

libraries.mod.fc:   130: (E): Bad file context format (E-002)

Ignore such lines.

Minimized alternative to #282 without a new check.

Currently file context definition lines containing only white spaces
will result in an error:

    libraries.mod.fc:   130: (E): Bad file context format (E-002)

Ignore such lines.
@dburgener
Copy link
Member

This can be abandoned because #282 is merged, correct?

@cgzones
Copy link
Contributor Author

cgzones commented Apr 26, 2024

Yes.

@cgzones cgzones closed this Apr 26, 2024
@cgzones cgzones deleted the fcontext_spaces2 branch April 26, 2024 17:17
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