[PR #281] [MERGED] Check 'n tidy #372

Closed
opened 2026-05-07 00:20:35 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/ovh/the-bastion/pull/281
Author: @speed47
Created: 12/29/2021
Status: Merged
Merged: 12/29/2021
Merged by: @speed47

Base: masterHead: check_n_tidy


📝 Commits (2)

  • 594a032 chore: shellcheck: rewrite shell-check.sh and make files compliant with v0.8.0
  • c753a1c chore: perltidy: rewrite perl-tidy.sh to support single-file tidy

📊 Changes

8 files changed (+109 additions, -50 deletions)

View changed files

📝 bin/cron/osh-backup-acl-keys.sh (+1 -1)
📝 bin/cron/osh-rotate-ttyrec.sh (+1 -1)
📝 bin/dev/perl-tidy.sh (+34 -7)
📝 bin/dev/shell-check.sh (+58 -25)
📝 lib/shell/functions.inc (+10 -11)
📝 lib/shell/install.inc (+1 -1)
📝 tests/functional/fake_ttyrec.sh (+1 -1)
📝 tests/functional/launch_tests_on_instance.sh (+3 -3)

📄 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/ovh/the-bastion/pull/281 **Author:** [@speed47](https://github.com/speed47) **Created:** 12/29/2021 **Status:** ✅ Merged **Merged:** 12/29/2021 **Merged by:** [@speed47](https://github.com/speed47) **Base:** `master` ← **Head:** `check_n_tidy` --- ### 📝 Commits (2) - [`594a032`](https://github.com/ovh/the-bastion/commit/594a03224e03faa270391e2709f2b4c5e7094c16) chore: shellcheck: rewrite shell-check.sh and make files compliant with v0.8.0 - [`c753a1c`](https://github.com/ovh/the-bastion/commit/c753a1c44feb38cd4f98a0ff1c034688a1434fb8) chore: perltidy: rewrite perl-tidy.sh to support single-file tidy ### 📊 Changes **8 files changed** (+109 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `bin/cron/osh-backup-acl-keys.sh` (+1 -1) 📝 `bin/cron/osh-rotate-ttyrec.sh` (+1 -1) 📝 `bin/dev/perl-tidy.sh` (+34 -7) 📝 `bin/dev/shell-check.sh` (+58 -25) 📝 `lib/shell/functions.inc` (+10 -11) 📝 `lib/shell/install.inc` (+1 -1) 📝 `tests/functional/fake_ttyrec.sh` (+1 -1) 📝 `tests/functional/launch_tests_on_instance.sh` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:20:35 +02: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/the-bastion#372
No description provided.