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

feat(cli): meta file #8794

Closed
wants to merge 5 commits into from
Closed

feat(cli): meta file #8794

wants to merge 5 commits into from

Conversation

crowlKats
Copy link
Member

This adds a meta file in which all flags that can be passed to cli can be passed, and also for linter settings and such. any flags passed in the cli will overwrite the correspondng setting in the meta file.

Example:
https://cdn.discordapp.com/attachments/700150514217779230/786048879099379712/Screen_Recording_2020-12-09_at_02.55.33.mov

@nayeemrmn
Copy link
Collaborator

Refs #3179, #3675.

We should add flag-based configuration to deno fmt/deno lint before considering using any file for it, IMO.

@stale
Copy link

stale bot commented Feb 14, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 14, 2021
Base automatically changed from master to main February 19, 2021 14:58
@stale stale bot removed the stale label Feb 19, 2021
@crowlKats
Copy link
Member Author

crowlKats commented Mar 19, 2021

i will not work on this for the time being. because of #8617, the code for it can then be used for meta file by just adding deserialize macro. so until that aint merged, it would be wasted time

@crowlKats crowlKats closed this Mar 19, 2021
@crowlKats crowlKats deleted the config branch March 19, 2021 20:58
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.

2 participants