Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: make certain dotfiles searchable by ripgrep#1475

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nejch merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/gitignore
May 29, 2021
Merged

chore: make certain dotfiles searchable by ripgrep#1475

nejch merged 1 commit intopython-gitlab:masterfromJohnVillalovos:jlvillal/gitignore
May 29, 2021

Conversation

JohnVillalovos
Copy link
Member

By explicitly NOT excluding the dotfiles we care about to the
.gitignore file we make those files searchable by tools like ripgrep.

By default dotfiles are ignored by ripgrep and other search tools (not
grep)

Copy link
Member

@nejchnejch left a comment

Choose a reason for hiding this comment

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

Thanks! I have a feeling we might forget to maintain this list, but it can't hurt 😀 Maybe this can be improved by reducing dotfile clutter also, a few more tools now supportpyproject.toml and some stuff can go in.github/, I'll push a follow-up PR.

Just saw we're missing a few entries though.

By explicitly NOT excluding the dotfiles we care about to the.gitignore file we make those files searchable by tools like ripgrep.By default dotfiles are ignored by ripgrep and other search tools (notgrep)
@codecov-commenter
Copy link

codecov-commenter commentedMay 29, 2021
edited
Loading

Codecov Report

Merging#1475 (e4ce078) intomaster (90ecf2f) willdecrease coverage by4.53%.
The diff coverage isn/a.

@@            Coverage Diff             @@##           master    #1475      +/-   ##==========================================- Coverage   90.91%   86.37%   -4.54%==========================================  Files          73       73                Lines        4051     4052       +1     ==========================================- Hits         3683     3500     -183- Misses        368      552     +184
FlagCoverage Δ
cli_func_v480.47% <ø> (+<0.01%)⬆️
py_func_v4?
unit82.00% <ø> (+<0.01%)⬆️

Flags with carried forward coverage won't be shown.Click here to find out more.

Impacted FilesCoverage Δ
gitlab/v4/objects/files.py61.76% <0.00%> (-30.89%)⬇️
gitlab/v4/objects/milestones.py71.42% <0.00%> (-28.58%)⬇️
gitlab/v4/objects/tags.py63.88% <0.00%> (-25.00%)⬇️
gitlab/utils.py65.51% <0.00%> (-24.14%)⬇️
gitlab/v4/objects/repositories.py57.62% <0.00%> (-23.73%)⬇️
gitlab/v4/objects/sidekiq.py80.95% <0.00%> (-19.05%)⬇️
gitlab/v4/objects/commits.py78.26% <0.00%> (-15.95%)⬇️
gitlab/v4/objects/snippets.py82.92% <0.00%> (-14.64%)⬇️
gitlab/v4/objects/clusters.py85.71% <0.00%> (-14.29%)⬇️
gitlab/v4/objects/environments.py88.23% <0.00%> (-11.77%)⬇️
... and12 more

@nejchnejchenabled auto-mergeMay 29, 2021 20:14
@nejchnejch merged commit861d3d2 intopython-gitlab:masterMay 29, 2021
@JohnVillalovosJohnVillalovos deleted the jlvillal/gitignore branchMay 30, 2021 04:00
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nejchnejchnejch approved these changes

@max-wittigmax-wittigAwaiting requested review from max-wittig

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@JohnVillalovos@codecov-commenter@nejch

[8]ページ先頭

©2009-2025 Movatter.jp