Skip to content

feat: Add no build property to Path#6

Merged
jlenon7 merged 1 commit intomainfrom
feat/len-add-no-build
Nov 30, 2021
Merged

feat: Add no build property to Path#6
jlenon7 merged 1 commit intomainfrom
feat/len-add-no-build

Conversation

@jlenon7
Copy link
Copy Markdown
Contributor

@jlenon7 jlenon7 commented Nov 30, 2021

Proposed changes

Resolves: #5

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if appropriate)

@jlenon7 jlenon7 added the fix Fix something that is not working label Nov 30, 2021
@jlenon7 jlenon7 requested a review from txsoura November 30, 2021 13:26
@jlenon7 jlenon7 self-assigned this Nov 30, 2021
@jlenon7 jlenon7 merged commit 7e4f606 into main Nov 30, 2021
@jlenon7 jlenon7 deleted the feat/len-add-no-build branch November 30, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fix something that is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update class Path to not get build folder value

1 participant