Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Could be customed to set the code block style? #129

@silent-tan

Description

@silent-tan

In the snippet, the code block style is like:

class ClassName
{
  # code
}

but I prefer to use following style:

class ClassName {
  #code
}

I prefer the bracket after a line

also in others like function,forloop and so on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions