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

Tasks should fallback to extension value before defaults #36

Merged
merged 1 commit into from Aug 12, 2021

Conversation

cortinico
Copy link
Owner

πŸš€ Description

When creating a stand alone task, like in the pre-commit scenario, tasks should anyway try to access the project extension before falling back to default.s

πŸ“„ Motivation and Context

Fixes #34

πŸ§ͺ How Has This Been Tested?

Tested locally

πŸ“¦ Types of changes

  • New feature (non-breaking change which adds functionality)

βœ… Checklist

  • My code follows the code style of this project.

@cortinico cortinico force-pushed the nc/fallback-to-extension-first branch from 272a9e7 to 97e007c Compare August 6, 2021 01:49
@cortinico cortinico merged commit 7521ad3 into master Aug 12, 2021
@cortinico cortinico deleted the nc/fallback-to-extension-first branch August 12, 2021 09:20
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.

Custom configuration is not used when using command-line formatting
1 participant