Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.
This repository was archived by the owner on May 16, 2019. It is now read-only.

Leaking top level #56

@AndreasVolkmann

Description

@AndreasVolkmann

There are a number of variables and functions that are declared at top level and leak through since they are not marked as internal.

An example could be the val OPERANDS = ... in RequestPreProcessing.kt. There are many more.

This pollutes the global scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions