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

Add linting support for notebooks after Linter is merged. #1277

Closed
orpuente-MS opened this issue Mar 19, 2024 · 0 comments · Fixed by #1313
Closed

Add linting support for notebooks after Linter is merged. #1277

orpuente-MS opened this issue Mar 19, 2024 · 0 comments · Fixed by #1313
Assignees
Labels
enhancement New feature or request

Comments

@orpuente-MS
Copy link
Contributor

This should be easy - just insert a corresponding call into the new_notebook function after we build up the CompileUnit for the notebook.

@orpuente-MS orpuente-MS added enhancement New feature or request needs triage and removed needs triage labels Mar 19, 2024
@orpuente-MS orpuente-MS linked a pull request Mar 26, 2024 that will close this issue
github-merge-queue bot pushed a commit that referenced this issue Apr 23, 2024
This PR adds a few lines of code when collecting errors from a notebook
cell to also include lints.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant