We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f285248 commit c5cea51Copy full SHA for c5cea51
1 file changed
README.md
@@ -80,7 +80,7 @@ This approach allows continuous integration as the project evolves, while ensuri
80
81
### Future Enhancements
82
83
-- Add shell linting in the CI pipeline to catch Bash errors and enforce best practices
+- Add linting tests for bash scripts and dockerfile in the CI pipeline to catch erors and enforce best practices
84
85
- Support multiple Python versions (e.g., 3.8, 3.9) for flexibility
86
0 commit comments