Skip to content

create tests/ directory and rename test package #14

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adlai
Copy link

@adlai adlai commented Jan 7, 2025

this should make compilation quieter; I only tested this on one deployment, that already had the ASDF system registered, and thus might not have caught some edge cases from different load/compile scenarios.

Copy link
Author

@adlai adlai Jan 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is not intuitive that the directory name follows the package name

Copy link
Author

@adlai adlai Jan 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

having the directory name follow the package name violates unwritten invariant where the order of words within one token retains significance across contexts.

adlai

This comment was marked as resolved.

Copy link
Author

@adlai adlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated my comments, in case the excessively terse originals weren't understandable.

I'm considering making a conflicting patch that silences the same warning, without suffering from the described problems.

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.

1 participant