Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed javadoc errors #945

Merged
merged 10 commits into from
Oct 14, 2022
Merged

Commits on Jul 13, 2022

  1. fix: fixed javadoc errors

    Update javadoc source version to 8 and modified configuration to ignore 'missing' javadoc comments since missing unnecessary @returns are getting flagged as an error.
    aeitzman committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    43406eb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    671fa3b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    91ec326 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    b657f6e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    525b55c View commit details
    Browse the repository at this point in the history
  2. Add missing @params and @return

    aeitzman committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    89e55c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. linting fix

    aeitzman committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3791bed View commit details
    Browse the repository at this point in the history
  2. revert pom.xml changes

    aeitzman committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    024ffed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2866af8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Addressing PR comments

    aeitzman committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    160e703 View commit details
    Browse the repository at this point in the history