[PR #4575] [MERGED] Trim excess whitespace #5191

Closed
opened 2026-05-05 10:33:55 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4575
Author: @a1346054
Created: 9/22/2021
Status: Merged
Merged: 9/27/2021
Merged by: @kmk3

Base: masterHead: whitespace-fix


📝 Commits (1)

📊 Changes

20 files changed (+52 additions, -58 deletions)

View changed files

📝 .github/pull_request_template.md (+0 -1)
📝 .github/workflows/sort.yml (+0 -1)
📝 README (+11 -11)
📝 RELNOTES (+4 -4)
📝 contrib/gdb-firejail.sh (+1 -1)
📝 etc-fixes/0.9.58/atom.profile (+0 -1)
📝 etc-fixes/seccomp-join-bug/README (+0 -1)
📝 etc/apparmor/firejail-default (+1 -1)
📝 etc/inc/disable-devel.inc (+0 -2)
📝 etc/profile-a-l/email-common.profile (+1 -1)
📝 etc/profile-a-l/kdiff3.profile (+1 -1)
📝 etc/profile-a-l/links-common.profile (+1 -1)
📝 etc/profile-m-z/spectacle.profile (+1 -1)
📝 etc/profile-m-z/sway.profile (+1 -1)
📝 gcov.sh (+3 -3)
📝 linecnt.sh (+2 -2)
📝 src/bash_completion/firejail.bash_completion.in (+4 -4)
📝 src/man/firejail-profile.txt (+11 -11)
📝 src/man/firejail.txt (+9 -9)
📝 src/man/firemon.txt (+1 -1)

📄 Description

Split from #4497 for further discussion.

For trailing whitespace a commit hook/CI check could be implemented, but most of the excess whitespace is within other text which makes it harder for automated tools to deal with. I mainly spotted it when reading through the files.


🔄 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/netblue30/firejail/pull/4575 **Author:** [@a1346054](https://github.com/a1346054) **Created:** 9/22/2021 **Status:** ✅ Merged **Merged:** 9/27/2021 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `whitespace-fix` --- ### 📝 Commits (1) - [`6eafbfd`](https://github.com/netblue30/firejail/commit/6eafbfdfcc261b8d89ed22358ed9f351d4bf5bf2) trim excess whitespace ### 📊 Changes **20 files changed** (+52 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `.github/pull_request_template.md` (+0 -1) 📝 `.github/workflows/sort.yml` (+0 -1) 📝 `README` (+11 -11) 📝 `RELNOTES` (+4 -4) 📝 `contrib/gdb-firejail.sh` (+1 -1) 📝 `etc-fixes/0.9.58/atom.profile` (+0 -1) 📝 `etc-fixes/seccomp-join-bug/README` (+0 -1) 📝 `etc/apparmor/firejail-default` (+1 -1) 📝 `etc/inc/disable-devel.inc` (+0 -2) 📝 `etc/profile-a-l/email-common.profile` (+1 -1) 📝 `etc/profile-a-l/kdiff3.profile` (+1 -1) 📝 `etc/profile-a-l/links-common.profile` (+1 -1) 📝 `etc/profile-m-z/spectacle.profile` (+1 -1) 📝 `etc/profile-m-z/sway.profile` (+1 -1) 📝 `gcov.sh` (+3 -3) 📝 `linecnt.sh` (+2 -2) 📝 `src/bash_completion/firejail.bash_completion.in` (+4 -4) 📝 `src/man/firejail-profile.txt` (+11 -11) 📝 `src/man/firejail.txt` (+9 -9) 📝 `src/man/firemon.txt` (+1 -1) </details> ### 📄 Description Split from #4497 for further discussion. For trailing whitespace a commit hook/CI check could be implemented, but most of the excess whitespace is within other text which makes it harder for automated tools to deal with. I mainly spotted it when reading through the files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:33:55 -06: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: github-starred/firejail#5191
No description provided.