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

Refactor assets as a pattern for collection refactorings #362

Merged
merged 4 commits into from
Jan 9, 2018

Conversation

epage
Copy link
Member

@epage epage commented Jan 9, 2018

This is a part of #312

This is making room for more debug commands to be added while making
them selective disclosure.

BREAKING CHANGES: Debug flags have been relocated
- `cobalt --list-syntax-themes` -> `cobalt debug highlight themes`
- `cobalt --list-syntaxes` -> `cobalt debug highlight syntaxes`
`cobalt debug files assets` will report all files found to be assets.
This allows for quick sanity checking when debugging cobalt's processing
and produces less noise if wanting to use `--trace` to see why the
ignore patterns are doing what they do.
@epage epage merged commit 78680c5 into cobalt-org:master Jan 9, 2018
@epage epage deleted the col branch January 9, 2018 13: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

Successfully merging this pull request may close these issues.

1 participant