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

fixes #406 - allow config to disable ast json generation #483

Merged
merged 1 commit into from Apr 29, 2018

Conversation

MattMcFarland
Copy link
Contributor

@MattMcFarland MattMcFarland commented Nov 12, 2017

Per the request of @h13i32maru

  • config.outputAST is true by default
  • if config.outputAST is true - ast is generated, otherwise skipped
  • fixes AST Docs line preventing completion #406 if user is made aware to set config.outputAST to false.

@MattMcFarland
Copy link
Contributor Author

bump

@h13i32maru h13i32maru merged commit 2d61c4a into esdoc:master Apr 29, 2018
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

Successfully merging this pull request may close these issues.

AST Docs line preventing completion
2 participants