Skip to content

Use curly braces for all variable references #24

Description

@nikolay

How about standardizing on braces?

# Yep
echo "${var}"
echo "$1"

# Nope
echo "$var"

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions