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

Layer parameter warnings #7

Closed
anthonynorth opened this issue May 20, 2020 · 1 comment
Closed

Layer parameter warnings #7

anthonynorth opened this issue May 20, 2020 · 1 comment

Comments

@anthonynorth
Copy link
Member

By design, all parameters are optional and everything is serialised; this unfortunately creates some headaches with forgetting to include data, including data as the first parameter (which is id) and American spelling of color.

Raise warnings for the following:

  • data missing
  • any parameter name matching colour
@anthonynorth anthonynorth mentioned this issue Dec 18, 2020
@anthonynorth
Copy link
Member Author

closed in #18

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