mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5955] [MERGED] build: codespell improvements #5751
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#5751
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/5955
Author: @kmk3
Created: 8/12/2023
Status: ✅ Merged
Merged: 8/14/2023
Merged by: @kmk3
Base:
master← Head:build-codespell-improvements📝 Commits (5)
9490fc1build: fix codespell errors in more filesffb05aebuild: codespell: remove dependency on "clean"f3948a8ci: move codespell job into its own workflow894b145ci: run ./configure in codespellb2821a3build: run codespell on almost all files📊 Changes
12 files changed (+64 additions, -33 deletions)
View changed files
📝
.github/workflows/build-extra.yml(+2 -22)📝
.github/workflows/build.yml(+2 -0)📝
.github/workflows/codeql-analysis.yml(+2 -0)➕
.github/workflows/codespell.yml(+40 -0)📝
Makefile(+9 -2)📝
RELNOTES(+2 -2)📝
contrib/jail_prober.py(+2 -2)📝
etc/profile-a-l/kwin_x11.profile(+1 -1)📝
etc/profile-m-z/tvbrowser.profile(+1 -1)📝
etc/profile-m-z/twitch.profile(+1 -1)📝
etc/profile-m-z/youtube.profile(+1 -1)📝
etc/profile-m-z/youtubemusic-nativefier.profile(+1 -1)📄 Description
Changes:
Homepage: https://github.com/codespell-project/codespell
Added on commit
d78fc96ee("codespell github action", 2023-03-05).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.