Fix shellcheck pre-commit action #140

Merged
fyrchik merged 1 commit from realloc/frostfs-node:fix/83-precomit_shellcheck into master 2023-03-15 12:24:42 +00:00

1 commit

Author SHA1 Message Date
95fc0a25a4 [#83] Fix shellcheck pre-commit action
Original shellcheck action requires Docker to run and it's not always
available, especially inside Docker containers. Replacing it with python
wrapper to simplify usage with Docker-based CI systems like Drone and
WoodpeckerCI.

Signed-off-by: Stanislav Bogatyrev <s.bogatyrev@yadro.com>
2023-03-15 14:35:50 +03:00