Skip to content

Avoid using lowercase function names #30

@DominicSimpson

Description

@DominicSimpson

The listofspells and healmessage functions in app.jsx should ideally use camel case, i.e. listOfSpells and healMessage, or even snake case, i.e. list_of_spells / heal_message. But the former is still better imho

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions