Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@project-ivi

Pinned

  1. Library to allow creation, running, and reporting of custom lint rules for JSON files

    Java 19 1

  2. Implementation Repo for https://github.com/zsmoore/JSONCustomLintr

    Java 2

  3. Lexical analyzer for Javascript developers

    JavaScript 8

  4. Interactive Visual Interpreter

    JavaScript 6 2

  5. Tracks user typing patterns for security purposes

    C 1 1

  6. Android App that simulates Conway's Game of Life based on user's input starting pattern

    Java

32 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity

August - December 2020

zsmoore has no activity yet for this period.

July 2020

Created 2 commits in 1 repository

Created a pull request in detekt/detekt that received 2 comments

Fix UseDataClass to accept classes that implement interfaces

Addresses issue #2904 Root cause is that our doesNotExtendAnything() considers interfaces. There is not a very easy way to fix this, the fix I have…

+75 −5 2 comments
Reviewed 1 pull request in 1 repository
detekt/detekt 1 pull request

Created an issue in detekt/detekt that received 6 comments

UseDataClass does not report for classes that implement interfaces

Expected Behavior UseDataClass should report for classes that implement interfaces without methods Observed Behavior UseDataClass does not report f…

6 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.