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

[RFC] Introduce type hints in the Starlark parser? #146

Open
mahmoudimus opened this issue Jul 26, 2021 · 0 comments
Open

[RFC] Introduce type hints in the Starlark parser? #146

mahmoudimus opened this issue Jul 26, 2021 · 0 comments
Labels
enhancement Enhance functionality in Starlarky triaged

Comments

@mahmoudimus
Copy link
Collaborator

Problem or feature statement

Type hints are very helpful to catch some simple bugs and can help us leverage all of the linters that exist to catch simple mistakes in larky.

Advised solution

Introduce type hints into the parser/lexer.

@mahmoudimus mahmoudimus added the enhancement Enhance functionality in Starlarky label Jul 30, 2021
@mahmoudimus mahmoudimus changed the title [RFC] Introduce type hints in the Starlark parser/lexer? [RFC] Introduce type hints in the Starlark parser? May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance functionality in Starlarky triaged
Projects
None yet
Development

No branches or pull requests

2 participants