yamllint
YAML linter
A tool that checks YAML files for syntax and cosmetic issues
A linter for YAML files.
3k stars
34 watching
277 forks
Language: Python
last commit: 3 days ago
Linked from 1 awesome list
lintlinteryamlyamllint
Related projects:
Repository | Description | Stars |
---|---|---|
progrium/bashstyle | Guidelines and best practices for writing Bash code with a focus on readability, maintainability, and efficiency. | 1,818 |
busterc/profiles | A collection of customizable bash profiles and system defaults. | 7 |
jamiewilson/predawn-shell | A collection of themes and configurations for iTerm, Terminal, HyperTerm, ZSH, and other shells | 53 |
paulkaefer/.bashrc | Custom bash configuration file sharing dotfiles and useful functions for efficient shell scripting | 2 |
riobard/bash-powerline | A Bash script implementing a Powerline-style prompt with customizable Git status, platform-dependent symbols, and color-coded prompts. | 901 |
bash-lsp/bash-language-server | An integrated development environment for Bash scripts | 2,151 |
robertkozak/fluent-git | A custom shell prompt that displays various information in real-time, including command execution time, error codes, and Git status. | 10 |
danieltodor/blaze | A customizable prompt system for shells like bash, zsh, and fish, providing informative and configurable commands. | 22 |
ralish/bash-script-template | A reusable template providing a structured approach to Bash scripting with built-in functions and guidelines for customization. | 929 |
bahamas10/bash-style-guide | A style guide for writing predictable and safe bash scripts | 692 |
behitek/hoc-bash | A tutorial project covering basic operations, shell programming, and advanced topics in bash scripting. | 21 |
noid11/bash-guide | A comprehensive guide to learning Bash shell scripting covering basic operations, file management, and more | 4 |
bashup/jqmd | A tool for writing and executing shell scripts with embedded jq code and data structures, designed to facilitate complex data manipulation. | 42 |
feherke/bash-script | A collection of reusable scripts for automating various system tasks and data processing. | 62 |
navinweb/bash-guide | A comprehensive guide to using the Bash shell, covering basic operations and file management. | 3 |