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

492-Add editorconfig question #571

Merged
merged 3 commits into from
Aug 27, 2024
Merged

492-Add editorconfig question #571

merged 3 commits into from
Aug 27, 2024

Conversation

lyashevska
Copy link
Member

@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 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