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

Use GLS commands as typed references instead of string literals #5

Open
JoshuaKGoldberg opened this issue Jul 16, 2017 · 0 comments
Open

Comments

@JoshuaKGoldberg
Copy link
Member

JoshuaKGoldberg commented Jul 16, 2017

Instead of returning strings directly, return objects describing GLS commands and their arguments. At least two big benefits:

  • Better typing with and strength against GLS refactors
  • Auto-managed contexts using GLS' indentation settings (would have to hook into the GLS parser)
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