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

Make deep file structures #36

Merged
merged 1 commit into from
Aug 10, 2024
Merged

Make deep file structures #36

merged 1 commit into from
Aug 10, 2024

Conversation

5ouma
Copy link
Owner

@5ouma 5ouma commented Aug 10, 2024

⚠️ Issue

close #33


🔄 Type of the Change

  • 🎉 New Feature
  • 🧰 Bug
  • 🛡️ Security
  • 📖 Documentation
  • 🏎️ Performance
  • 🧹 Refactoring
  • 🧪 Testing
  • 🔧 Maintenance
  • 🎽 CI
  • ⛓️ Dependencies
  • 🧠 Meta

✏️ Description

  • Separate files by their roles
  • Move tests to the src directory

Separate files by their roles, and merge tests.
@prlabeler prlabeler bot added the 🧹 Refactoring A code change that neither fixes a bug nor adds a feature label Aug 10, 2024
@5ouma 5ouma linked an issue Aug 10, 2024 that may be closed by this pull request
3 tasks
@5ouma 5ouma merged commit 71210e2 into dev Aug 10, 2024
10 checks passed
@delete-merged-branch delete-merged-branch bot deleted the refactor-struct branch August 10, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 Refactoring A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rearrange the directory structure
1 participant