[PR #1370] [MERGED] Correct vim modeline to 2-space indentation #1943

Closed
opened 2026-03-04 02:02:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1370
Author: @gaul
Created: 8/19/2020
Status: Merged
Merged: 8/19/2020
Merged by: @ggtakec

Base: masterHead: vim/modeline


📝 Commits (1)

  • 958ad83 Correct vim modeline to 2-space indentation

📊 Changes

25 files changed (+114 additions, -88 deletions)

View changed files

📝 src/addhead.cpp (+4 -4)
📝 src/addhead.h (+4 -4)
📝 src/cache.cpp (+4 -4)
📝 src/cache.h (+4 -4)
📝 src/common.h (+4 -4)
📝 src/common_auth.cpp (+4 -4)
📝 src/curl.cpp (+4 -4)
📝 src/curl.h (+4 -4)
📝 src/fdcache.cpp (+4 -4)
📝 src/fdcache.h (+4 -4)
📝 src/gnutls_auth.cpp (+4 -4)
📝 src/nss_auth.cpp (+4 -4)
📝 src/openssl_auth.cpp (+4 -4)
📝 src/psemaphore.h (+8 -0)
📝 src/s3fs.cpp (+4 -4)
📝 src/s3fs.h (+4 -4)
📝 src/s3fs_auth.h (+4 -4)
📝 src/s3fs_util.cpp (+4 -4)
📝 src/s3fs_util.h (+4 -4)
📝 src/sighandlers.cpp (+4 -4)

...and 5 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1370 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/19/2020 **Status:** ✅ Merged **Merged:** 8/19/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `vim/modeline` --- ### 📝 Commits (1) - [`958ad83`](https://github.com/s3fs-fuse/s3fs-fuse/commit/958ad83a4b0a96ef6b57f2c2604d8720cab202bd) Correct vim modeline to 2-space indentation ### 📊 Changes **25 files changed** (+114 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `src/addhead.cpp` (+4 -4) 📝 `src/addhead.h` (+4 -4) 📝 `src/cache.cpp` (+4 -4) 📝 `src/cache.h` (+4 -4) 📝 `src/common.h` (+4 -4) 📝 `src/common_auth.cpp` (+4 -4) 📝 `src/curl.cpp` (+4 -4) 📝 `src/curl.h` (+4 -4) 📝 `src/fdcache.cpp` (+4 -4) 📝 `src/fdcache.h` (+4 -4) 📝 `src/gnutls_auth.cpp` (+4 -4) 📝 `src/nss_auth.cpp` (+4 -4) 📝 `src/openssl_auth.cpp` (+4 -4) 📝 `src/psemaphore.h` (+8 -0) 📝 `src/s3fs.cpp` (+4 -4) 📝 `src/s3fs.h` (+4 -4) 📝 `src/s3fs_auth.h` (+4 -4) 📝 `src/s3fs_util.cpp` (+4 -4) 📝 `src/s3fs_util.h` (+4 -4) 📝 `src/sighandlers.cpp` (+4 -4) _...and 5 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:54 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1943
No description provided.