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

Migrate to a src/ layout #181

Merged

Conversation

kurtmckee
Copy link
Contributor

This PR introduces the following changes:

  • Migrate to a src/ layout

This was accomplished mechanically using these commands:

mkdir src/
git mv smartcard/ src/

followed by manual editing of various files at the root of the repository to align paths with the new layout.

Closes #180

@coveralls
Copy link

coveralls commented Sep 18, 2024

Coverage Status

coverage: 28.845%. remained the same
when pulling 6ae8675 on kurtmckee:use-src-layout-issue-180
into 5bf5078 on LudovicRousseau:master.

@kurtmckee kurtmckee force-pushed the use-src-layout-issue-180 branch from 3385e67 to 6ae8675 Compare September 18, 2024 15:24
@LudovicRousseau LudovicRousseau merged commit 9436613 into LudovicRousseau:master Sep 18, 2024
18 checks passed
@LudovicRousseau
Copy link
Owner

Thanks

@kurtmckee kurtmckee deleted the use-src-layout-issue-180 branch September 18, 2024 15:48
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.

Use a src/ layout
3 participants