Found 286 repositories(showing 30)
HariSekhon
1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python, Perl, Ruby, NodeJS, Golang, Advanced dotfiles: .bashrc, .vimrc, .gitconfig, .screenrc, tmux..
standardrb
Ruby's bikeshed-proof linter and formatter 🚲
codegram
Static analysis Lint-type tool to improve your OO Ruby code
michaeledgar
Static analysis and style linter for Ruby code.
standardrb
The official VS Code extension for the Standard Ruby linter and code formatter
AtomLinter
Linter plugin for Ruby, using rubocop
gimenete
Lint your Ruby code in parallel to your builds
kevinclark
Lint for Ruby. Moved to http://wiki.github.com/kevinclark/nitpick/
SublimeLinter
SublimeLinter plugin for ruby, using ruby -wc.
kevinclark
A lint for Ruby 1.8. Defunct. Just for posterity.
defoebrand
This app can be used to lint any .rb file and displays a message for eight different checked errors. This project can be used either online at repl.it or downloaded and used locally. It was the Ruby Capstone project for the Microverse course work.
[DEPRECATED] ruby script to ensure that your Lint error/warning count never increases
codica2
How we configure linters for Ruby on Rails projects
AtomLinter
Linter plugin for ruby, using ruby -wc.
mattlqx
Ruby linting and testing for Pre-commit.
pacyL2K19
Ruby linters for checking syntactical errors and probable issues or bug in a Ruby code, built in Ruby
Georjane
This is a code linter like Rubocop that trawls through your code files and finds problems, such as methods with too many lines, code style violations, or common gotchas.
rammazzoti2000
Ruby Capstone Project required at the end of Ruby module in Microverse Curriculum. Specifically is a CSS Linter with the purpose to check for spacing, indentation and format errors.
acushlakoncept
The whole idea of writing code to check another code is intriguing at the same time cognitively demanding. Building Linters for Ruby, the project provides feedback about errors or warning in code little by little. The project was built completely with Ruby following all possible best practices. Rubocop was used as a code-linter alongside Gitflow to ensure I maintain good coding standards.
hoovercj
A linter for the ruby language for VS Code
patriciachrysy
No description available
codecell
This is a Linter for checking errors in javascript code built with Ruby
kifle23
The aim of this project is to learn how to set up Ruby and decode a Morse code message while also configuring the appropriate linter.
nikoescobal
Creating a customized linters program with Ruby
SarvarKh
This is a Javascript Mini Linter built using OOP in Ruby which can scan and report common errors in JS (like indentation, stylistic, typos, missing parentheses, and opening/closing curly braces).
bertil291utn
This is the Ruby capstone project. I developed a linter who has 5 rules about for any CSS files
doomdooz
An extremely fast Ruby linter, written in Rust.
lmaldonadoch
Ruby code style and functionality evaluator and auto-corrector. Built with ruby for ruby code.
A Ruby developed linter for beginners that provides feedback about errors that the user might encounter in their css file.
Comcast
Nicholas C. Zakas and Nicole Sullivan's CSS Lint made available as a Ruby gem.