mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5987] [MERGED] profiles: standardize commented code and eol comments #5769
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5769
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/5987
Author: @kmk3
Created: 9/6/2023
Status: ✅ Merged
Merged: 9/8/2023
Merged by: @kmk3
Base:
master← Head:profiles-fix-eol-comments📝 Commits (2)
8e99a8cprofiles: fix some commentsc6d3337profiles: fix commented code and eol comments📊 Changes
231 files changed (+555 additions, -547 deletions)
View changed files
📝
etc/inc/disable-common.inc(+7 -5)📝
etc/profile-a-l/abiword.profile(+2 -2)📝
etc/profile-a-l/akonadi_control.profile(+6 -6)📝
etc/profile-a-l/akregator.profile(+1 -1)📝
etc/profile-a-l/alacarte.profile(+1 -1)📝
etc/profile-a-l/amarok.profile(+4 -4)📝
etc/profile-a-l/android-studio.profile(+1 -1)📝
etc/profile-a-l/anki.profile(+1 -1)📝
etc/profile-a-l/arduino.profile(+1 -1)📝
etc/profile-a-l/aria2c.profile(+1 -1)📝
etc/profile-a-l/ark.profile(+3 -3)📝
etc/profile-a-l/artha.profile(+1 -1)📝
etc/profile-a-l/asunder.profile(+2 -2)📝
etc/profile-a-l/atom.profile(+1 -1)📝
etc/profile-a-l/atril.profile(+2 -2)📝
etc/profile-a-l/audacious.profile(+1 -1)📝
etc/profile-a-l/audacity.profile(+2 -2)📝
etc/profile-a-l/audio-recorder.profile(+2 -2)📝
etc/profile-a-l/authenticator.profile(+6 -6)📝
etc/profile-a-l/autokey-common.profile(+1 -1)...and 80 more files
📄 Description
Main changes:
#for commented code lines to distinguishthem from normal comments
#instead of-for comments at the end of the line so thatcommented code lines work after being uncommented
Commands used to search and replace:
Commands used to check for leftover entries:
See also commit
30f9ad908("build: improve comments in firecfg.config",2023-08-05) / PR #5942.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.