phonebook icon indicating copy to clipboard operation
phonebook copied to clipboard

Use automated code quality / code review app

Open mschwrdtnr opened this issue 5 years ago • 5 comments

Is your feature request related to a problem? Please describe. With increasing number of members we can get the problem, that some formatting-stuff and other things aren't right. Because our standards are not well documented or people don't seriously read the documentation we can run into problems where we need to say the same things many times: "No, you need to make it like this", "you need to use prettier" or other things.

Describe the solution you'd like I suggest to use a github-app which automatically checks for some known and often done issues.

There are many apps for this: https://github.com/marketplace?category=code-quality&type=apps https://github.com/marketplace?category=code-review&type=apps

This looks like a small and good solution but i also don't know how effective it will be: https://github.com/marketplace/hound/plan/MDIyOk1hcmtldHBsYWNlTGlzdGluZ1BsYW4xMDYx#pricing-and-setup

Let me know what you think about. I think that this will help us being more effective.

mschwrdtnr avatar Dec 02 '19 16:12 mschwrdtnr

Unfortunately, Hound does not offer linting for typescript and HTML.

DanielHabenicht avatar Dec 03 '19 15:12 DanielHabenicht

https://restyled.io/

DanielHabenicht avatar Feb 26 '20 18:02 DanielHabenicht

@jandd can you add restyled to this repo? I tried it out and it works :)

DanielHabenicht avatar Mar 26 '20 21:03 DanielHabenicht

@DanielHabenicht I setup restyled for this repository

jandd avatar Mar 27 '20 06:03 jandd

Thanks!

DanielHabenicht avatar Mar 27 '20 07:03 DanielHabenicht