Skip to content

This is a program built with Ruby Programming Language that checks for common linter errors

License

Notifications You must be signed in to change notification settings

Mihndim2020/My-Ruby-Linter-

Repository files navigation

Ruby Capstone Project: My-Ruby-Linters

In this project, I have build Linters for Ruby programs which parses the code base and returns a feedback concerning the indentation, trailing white spaces, tag errors, end errors and line errors.

screenshot screenshot

Additional description about the project and its features.

Built With

  • Ruby Programming Language
  • RSpec for writing tests

Getting Started

  • To run the program on your local machine, follow the steps below

Prerequisites

  • Laptop with an operating system installed
  • Access to the internet
  • Install Ruby Programming Language(Ruby v 2.7.0)
  • Install gem colorized

Usage

Testing with RSpec

This project is tested with Rspec which is a computer domain-specific language (DSL) testing tool written in the Ruby programming language screenshot

Usage

Authors

👤 Author1

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse community
  • Standup team

📝 License

MIT License

Copyright (c) 2021 Mihndim Julius

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is a program built with Ruby Programming Language that checks for common linter errors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages