U                    s                    i                    n                    g

Using Pre-Commit with StandardRB

submited by
Style Pass
2024-12-28 06:30:02

U s i n g p r e - c o m m i t w i t h S t a n d a r d R B h e l p s m e k e e p m y c o d e b a s e f o r m a t t e d e f f i c i e n t l y . H e r e ' s h o w I s e t t h a t u p .

When I was looking for a good resource on how to set up pre-commit to work with StandardRB, I could not find anything that did exactly what I needed. I wanted to use pre-commit to have StandardRB automatically fix any issues in staged files. Since other people might want to accomplish this same thing, I have consolidated this information for the public to see.

Leave a Comment