Skip to content

chore: shell script improvements, REUSE spec compliance#3

Open
HastD wants to merge 1 commit into
secureblue:livefrom
HastD:misc
Open

chore: shell script improvements, REUSE spec compliance#3
HastD wants to merge 1 commit into
secureblue:livefrom
HastD:misc

Conversation

@HastD

@HastD HastD commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator
  • Minor shell script improvements such as setting -o pipefail, simplifying the sed script, and assigning a variable name to the build directory for clarity.
  • Add .editorconfig file to set indentation style, character encoding, etc.
  • Add .shellcheckrc for extra ShellCheck lints.
  • Add SPDX license headers to each file for REUSE spec compliance. (The .editorconfig and .shellcheckrc files are marked as CC0 since I don't think there's anything substantive enough to be copyrightable in them.)

@HastD HastD requested a review from RoyalOughtness June 22, 2026 23:28
Comment thread copr_script.sh
Comment thread .shellcheckrc Outdated
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

* Minor shell script improvements such as setting `-o pipefail`,
  simplifying the sed script, and assigning a variable name to the build
  directory for clarity.
* Add `.editorconfig` file to set indentation style, character encoding,
  etc.
* Add `.shellcheckrc` for extra ShellCheck lints.
* Add SPDX license headers to each file for REUSE spec compliance. (The
  `.editorconfig` and `.shellcheckrc` files are marked as CC0 since I
  don't think there's anything substantive enough to be copyrightable in
  them.)
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.

4 participants