update README.md

pull/2/head
Hari Sekhon 7 years ago
parent 7ec11a2e8c
commit 48c0d5785f

@ -7,20 +7,21 @@ Hari Sekhon - Bash Tools
Bash Test & Utility library used by all my other [GitHub repos](https://github.com/harisekhon).
Contains utility functions (Docker, environment, CI detection, port and HTTP url availability content checks) and a variety of different programming languages and file formats, recursively detects and validates relevant code and build files for the following:
- Python (syntax, pep8, pre-byte-compiling)
- Perl
- Java
- Scala
- Make
- Maven
- SBT
- Gradle
- Travis CI
- Ruby
- Shell
- Misc (whitespace, custom enforced checks like not calling quit() in python etc)
- Utility functions (Docker, environment, CI detection, port and HTTP url availability content checks)
- Tests for linting a variety of different programming and build files, including:
- Python (syntax, pep8, pre-byte-compiling)
- Perl
- Java
- Scala
- Make
- Maven
- SBT
- Gradle
- Travis CI
- Ruby
- Shell
- Misc (whitespace, custom enforced checks like not calling quit() in python etc)
Also pulls in many important validation programs from my [PyTools repo](https://github.com/harisekhon/pytools) to validate additional file formats including:

Loading…
Cancel
Save