Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a separate github organization for the repo? #18

Open
bruno- opened this issue Nov 23, 2018 · 3 comments
Open

Create a separate github organization for the repo? #18

bruno- opened this issue Nov 23, 2018 · 3 comments

Comments

@bruno-
Copy link

bruno- commented Nov 23, 2018

Hi,

I really like this repo. I can see it being immensely useful when working on PR reviews in my company. Instead of explaining something I can simply link to a section in this repo.

Similarly to eg ruby-style-guide what do you think about creating a standalone github organization for this repo? The full link to this repo would be something like: https://github.com/clean-code-ruby/clean-code-ruby. I think this would be really nice and give this repo a nice, "official touch".

@uohzxela
Copy link
Owner

That's a great idea. We can consolidate under clean-code org since there are clean-code-xxx guides for other languages (most notably JavaScript and PHP). It's worth discussing with other maintainers to see if they're on board with this idea.

@Ana06
Copy link

Ana06 commented Nov 26, 2018

what about integrating this repo in https://github.com/rubocop-hq/ruby-style-guide? 🤔 It is the community Ruby style guide and the one used by Rubocop. I think the content in this repo is really nice and at leas many of it (for example https://github.com/uohzxela/clean-code-ruby#use-default-arguments-instead-of-short-circuiting-or-conditionals) would perfectly make sense there.

@uohzxela
Copy link
Owner

It sounds like a good idea on paper to integrate this repo with ruby-style-guide but their differences are subtle yet significant. clean-code-ruby strives to illustrate clean coding practices via Ruby examples. Most of the concepts here can be applied to other programming languages. However, ruby-style-guide focuses more on Ruby-specific concepts instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants