Code Monkey home page Code Monkey logo

relaxed.ruby.style's People

Contributors

bbatsov avatar janlelis avatar quintasan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

relaxed.ruby.style's Issues

GitHub actions to fail if new rules are added

I was wondering if it would be a good idea to have a sample project that simply installs the latest Rubocop, pulls this style guide and checks if there are any warnings from Rubocop in which case it would fail to let us know that there's a new cop which we didn't review.

What do you think?

Metrics/LineLength warning

When inheriting the style in my rubocop, after a recent rubocop version bump, I get these warnings/errors in the console:

.rubocop-https---relaxed-ruby-style-rubocop-yml: Metrics/LineLength has the wrong namespace - should be Layout
$ rubocop --version
0.78.0

Redirect guide.ruby.style to rubystyle.guide

Hey there!

I came across your project when I wanted to register ruby.style to publish the community style guide there. :-) Cool idea! A bit of inspiration for tweaking the RuboCop defaults before the 1.0 release.

I was wondering if you'd be ok to add some redirect for guide.ruby.style to rubystyle.guide? I think that would make a fun domain and doesn't really conflict with the relaxed.ruby.style concept.

You might also consider updating the style guide references to point to the site instead of to the GitHub repo.

P.S. Btw, I totally love your other two projects about idiosyncratic Ruby and the stdgems! Thanks for putting them together!

Allow more whitespace?

Thinking of rules like Extra blank line detected.

After all, whitespace can be a good tool to make code more visual.

Error: The `Style/TrailingCommaInLiteral` cop no longer exists

Error: The Style/TrailingCommaInLiteral cop no longer exists. Please use Style/TrailingCommaInArrayLiteral and/or Style/TrailingCommaInHashLiteral instead.
(obsolete configuration found in .rubocop-http---relaxed-ruby-style-rubocop-yml, please update it)

Error occurs with rubocop 0.53.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.