hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

chore(monitoring): the shebang must be on the first line

Open vil02 opened this issue 2 months ago • 2 comments

Type of Change

  • [x] Bugfix
  • [ ] New feature
  • [ ] Enhancement
  • [ ] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [ ] CI/CD

Description

Moved the shebang to the first line and added a new line symbol at the end of the file.

Additional Changes

  • [ ] This PR modifies the API contract
  • [ ] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

Motivation and Context

Fixes #9916.

How did you test it?

Run shellcheck on that file.

Checklist

  • [x] I formatted the code cargo +nightly fmt --all
  • [x] I addressed lints thrown by cargo clippy
  • [x] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

vil02 avatar Oct 17 '25 16:10 vil02

Review changes with  SemanticDiff

semanticdiff-com[bot] avatar Oct 17 '25 16:10 semanticdiff-com[bot]

@kashif-m, @awasthi21, @NISHANTH1221: is there something more I should do regarding this PR? Or do you know who should I for a review?

vil02 avatar Oct 29 '25 09:10 vil02