Project

ws_lint

0.0
Repository is archived
Low commit activity in last 3 years
No release in over a year
Basic linter that detects and formats trailing whitespace and extra empty lines in your code and config files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.8.1
 Project Readme

Whitespace Linter

Basic linter that detects and formats trailing whitespace and extra empty lines.

Features

  • Detects excessive whitespace in your file.
  • Allows you to fix detected errors.

Built With

  • Ruby
  • Rspec

Code examples

Bad code

screenshot

Good code

screenshot

Prerequisites

  • Ruby

Install

gem install ws_lint

Usage

ws_lint /path/to/file

Testing

bundle exec rspec

Author

👤 Meron Ogbai

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.