Skip to content
View felipebruce's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report felipebruce

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
felipebruce/README.md

Pinned Loading

  1. tdc-serverless-clean-architecturetdc-serverless-clean-architecturePublic

    TypeScript 1

  2. kafka-food-orderingkafka-food-orderingPublic

    TypeScript 1

  3. detect-hard-codedetect-hard-codePublic

    Detect hard coded strings.

    JavaScript 4

  4. detect-no-assignmentdetect-no-assignmentPublic

    Detect functions like map, filter and reduce without being assigned to a variable.

    JavaScript 1

  5. detect-headers-without-current-yeardetect-headers-without-current-yearPublic

    JavaScript

  6. max-params-no-constructormax-params-no-constructorPublic

    Forked from paulomenezes/max-params-no-constructor

    Detect functions with too many parameters without the constructor

    JavaScript