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

Rule for deleting lines between tags #37

Open
pun-ky opened this issue Mar 9, 2020 · 1 comment
Open

Rule for deleting lines between tags #37

pun-ky opened this issue Mar 9, 2020 · 1 comment
Milestone

Comments

@pun-ky
Copy link
Contributor

pun-ky commented Mar 9, 2020

as of fork config should delete forking related gradle files and contents, dedicated rules for deleting e.g

build.gradle.kts

// fork:start
fork {
    properties {
        /// this lines should not be available in forked project
    }
}
// fork:end

would be nice

@pun-ky
Copy link
Contributor Author

pun-ky commented Mar 9, 2020

this will allow to not having separate props.gradle.kts file and in consequence not having plugins defined under buildSrc in gradle-aem-single

@pun-ky pun-ky added this to the 5.0.0 milestone Apr 26, 2020
@pun-ky pun-ky modified the milestones: 5.0.0, 5.1.0 Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant