Skip to content

Conversation

@vojtechszocs
Copy link
Contributor

  • document properties of all Console extensions
  • use fn = () => {} form for function declarations
  • remove redundant type annotations in nav section module

namespace ExtensionProperties {
export interface Perspective {
/* The perspective identifier. */
/** The perspective identifier. */
Copy link
Contributor Author

@vojtechszocs vojtechszocs May 30, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: /* .. */ isn't valid JSDoc, so adding extra * to make it so.

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 30, 2019
@vojtechszocs
Copy link
Contributor Author

/cc @spadgett @christianvogt

Copy link
Member

@spadgett spadgett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label May 30, 2019
@spadgett spadgett added this to the v4.2 milestone May 30, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: spadgett, vojtechszocs

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 30, 2019
@vojtechszocs vojtechszocs mentioned this pull request May 30, 2019
3 tasks
@openshift-merge-robot openshift-merge-robot merged commit 6c9892f into openshift:master May 30, 2019
@logonoff logonoff deleted the code-fixups branch September 25, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants