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

Option for pedantic mode warnings #227

Open
WardBrian opened this issue Oct 29, 2024 · 0 comments
Open

Option for pedantic mode warnings #227

WardBrian opened this issue Oct 29, 2024 · 0 comments
Labels

Comments

@WardBrian
Copy link
Collaborator

The Stan compiler can provide additional, "pedantic" warnings which will do things like warn against having multiple priors on the same variable.

These can be noisy (and even downright incorrect, since some are heuristic), so it would make the most sense to have this be an opt-in of some kind. Maybe there's an options pane for the text editor, or maybe we consider making the server connection window a more general "settings" window?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant