Skip to content

Fix indentation bug in plugin-loader.php #131

@kevinfodness

Description

@kevinfodness

Description

When running the configure script, the list of plugins loaded in plugin-loader.php isn't indented properly (needs to be indented one more level).

Use Case

When a user runs this script, the output should be compatible with our coding standards.

Acceptance Criteria

  • Ensure that when configure.php is run, the resulting output in plugin-loader.php is properly indented.

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

    Labels

    ci/cdPR checks, deploys, automationgood first issueGood for newcomersphpRequires understanding PHP

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Fix indentation bug in plugin-loader.php · Issue #131 · alleyinteractive/create-wordpress-project