Skip to content

Conversation

recrack
Copy link
Contributor

@recrack recrack commented May 15, 2013

add *.swo (vi tempory file)

@thestinger
Copy link
Contributor

According to the vim documentation:

                            *E326*
       If the ".swp" file name already exists, the last character is
       decremented until there is no file with that name or ".saa" is
       reached.  In the last case, no swap file is created.

So I think .*.s?? would be best to catch all possible names.

@metajack
Copy link
Contributor

These are generally more appropriate for your personal ~/.gitconfig.

bors added a commit that referenced this pull request May 15, 2013
@bors bors closed this May 15, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 11, 2021
Fix false positives on procedural macros of `missing_inline_in_public_items` lint

Fixes rust-lang#6486.

changelog: Fix false positives on procedural macros of `missing_inline_in_public_items` lint.
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.

5 participants