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

Remove duplicated lines from output #60

Closed
jayvdb opened this issue Jun 7, 2018 · 3 comments
Closed

Remove duplicated lines from output #60

jayvdb opened this issue Jun 7, 2018 · 3 comments
Milestone

Comments

@jayvdb
Copy link
Member

jayvdb commented Jun 7, 2018

A simpler version of #36 is when the modelines are identical, subsequent ones can be removed.

This will also help with the gitignore includes, as sometimes the same rule appears in multiple included files.

This might be best done as a Jinja extension.

@jayvdb
Copy link
Member Author

jayvdb commented Jan 24, 2019

a plugin , per #38

@jayvdb jayvdb added this to the 0.5.0 milestone Jan 24, 2019
@chfw chfw closed this as completed in e759771 Jun 1, 2020
@chfw
Copy link
Member

chfw commented Jun 1, 2020

The way to deduplicate varies.

https://github.com/moremoban/moban/tree/dev/tests/regression_tests/level-7-b-template-engine-plugin outlines one way to implement the de-duplication.

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

2 participants