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

Fixture lints should encourage directory organization #8

Open
baileyparker opened this issue Feb 16, 2018 · 0 comments
Open

Fixture lints should encourage directory organization #8

baileyparker opened this issue Feb 16, 2018 · 0 comments
Assignees

Comments

@baileyparker
Copy link
Owner

As the course progresses and more compiler phases are developed, the fixtures directory will quickly become unwieldy. As a mitigation to this, a new linter should be created that encourages using directories. For example, for a fixture with only a .scanner phase it should recommend moving the .sim and .scanner file to fixtures/scanner/. For a fixture with a .scanner and .cst phase, it should recommend moving the .sim, .scanner, and .cst to fixtures/cst.

@baileyparker baileyparker self-assigned this Feb 16, 2018
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

No branches or pull requests

1 participant