Coder Social home page Coder Social logo

zsmoore / jsoncustomlintr Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 2.0 163 KB

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

License: Apache License 2.0

Java 100.00%
linter lint linting linting-rules json json-api json-server json-data java java-8

jsoncustomlintr's Issues

Change internal API objects to protected to allow wrapper imports

  • I'm submitting a ...

    • bug report
    • [1 ] feature request
  • Do you want to request a feature or report a bug?
    Requesting to make constructor for internal objects to be protected.

  • What is the current behavior?
    Currently constructors are public. This was to allow repos to wrap the objects to modify imports but we can maintain this with protected as we do not want these objects to be created freely.

  • What is the motivation / use case for changing the behavior?

Repos should be able to wrap these objects to change import names if they would like.

Add ability to insert new issues to an existing lint register

Given a base lint register allow users to extend or add new lint rules.
This will allow a base level of linting capability while allowing sub - projects to add their own custom rules instead of having to duplicate and add to the register as a whole.

Add a way to get line number of offending lint violation

  • I'm submitting a ...

    • [ feature request]
  • What is the current behavior?
    Lint violations are reported via a string.

  • What is the expected behavior?
    There is a way to get line number from offending violation.

  • What is the motivation / use case for changing the behavior?
    Better Reporting

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.