Skip to content

update ESLint configuration and fix ownership typo in authorization checks

ryanlong requested to merge fix_authz_typo into main

Created by: deepakduggirala

Description

  • Fix typo checkOwnerShip to checkOwnership
  • Fix linting errors
  • Build docs because of changes to docs

Changes Made

  • Feature added
  • Bug fixed
  • Code refactored
  • Tests changed
  • Documentation updated
  • Other changes: [describe]

Checklist

  • Your code passes linting and coding style checks.
  • Documentation has been updated to reflect the changes.
  • You have reviewed your own code and resolved any merge conflicts.
  • You have requested a review from at least one team member.
  • Any relevant issue(s) have been linked to this PR.

Merge request reports

Loading