Skip to content

Invalid Formatting of Events and Function Stubs #126

Description

@adamdriscoll

When new event variable or function stubs are added to the main script, they'll be placed at the top, regardless of any Using or #Requires statements or Param() blocks, which will obviously cause issues. Statements such as these that must come first should be checked for, with the event variable or function being inserted underneath.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions