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

chore(dx): misc cleanup justfile and add .ignore file for ripgrep #1824

Merged
merged 4 commits into from
Sep 26, 2023

Conversation

tychoish
Copy link
Contributor

While reading through #1821, realized a couple of things that could be
cleaner.

  • The .ignore file means that ripgrep will show us .github which
    is quite confusing when that doesn't happen.

  • We were double-ignoring shell-line echoing in the just file, and had
    a quirky way of installing virtualenv that was always noisy if you
    have virtualenv installed at the system level. This should work for
    everyone.

@tychoish tychoish enabled auto-merge (squash) September 26, 2023 21:05
@tychoish tychoish merged commit de4656d into main Sep 26, 2023
@tychoish tychoish deleted the tycho/dx-cleanup branch September 26, 2023 21:15
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