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

feat: add Robot Framework support #157

Closed
wants to merge 1 commit into from

Conversation

jpbernius
Copy link
Contributor

Add support for Robot Framework files with its two file extensions .robot and .resource.

See https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#supported-file-formats

@jpbernius jpbernius closed this Oct 10, 2024
@jpbernius
Copy link
Contributor Author

I am exploring a dedicated header style for Robot Framework to support the *** Comments *** section layout which is recommended and also enforced by their linter. I will reopen this PR later with its own header style definition.

@tisonkun
Copy link
Member

tisonkun commented Oct 11, 2024

Thanks for reaching out and feel free to open a PR anytime when it is ready.

One concern I may have is that .resource can be too common to conflict with unrelated files. Perhaps you can consider extensions like .robot.resource in the flavor of .config.js.

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