Skip to content

Conversation

lyashevska
Copy link
Collaborator

@lyashevska lyashevska commented Aug 27, 2024

Description

Related issues:

Install the requirements

cd $(mktemp -d --tmpdir py-tmpl-XXXXXX)
pip install pipx
pipx install copier

Test 1:

Step-1:
Run the command below and say 'yes' to add editorconfig question.

copier copy --vcs-ref 492-editorconfig https://github.com/nlesc/python-template test_yes

Step-2:
Run the command below and say 'no'.

copier copy --vcs-ref 492-editorconfig https://github.com/nlesc/python-template test_no

What to check:
You should see the files below only when you say 'yes':

.editorconfig

@lyashevska lyashevska marked this pull request as ready for review August 27, 2024 09:26
@lyashevska lyashevska requested a review from fdiblen August 27, 2024 09:26
@lyashevska lyashevska merged commit 8b05160 into main Aug 27, 2024
18 checks passed
@lyashevska lyashevska deleted the 492-editorconfig branch August 27, 2024 11:10
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.

2 participants