Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

rename failOnWarnings to failFast #92

Merged
merged 4 commits into from Feb 15, 2018
Merged

Conversation

tasomaniac
Copy link
Contributor

Fixes #87

While working on documentation we realized that failOnWarnings is not super clear.

This PR replaces it with failFast for clarity.

failOnWarnings is converted to read-only property method which should keep the API 100% the same but it allows us to log a warning and gives the users the opportunity to update their Gradle configuration without making the build fail.

@mr-archano mr-archano merged commit 57f95e6 into develop Feb 15, 2018
@mr-archano mr-archano deleted the 87/rename-to-failFast branch February 15, 2018 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants