Skip to content

Comment style for proguard rules #614

@nicorikken

Description

@nicorikken

Android projects typically contain proguard-rules.pro files that contains a configuration on optimizing code during the build process. More details are available here and here. Android Studio creates the files with the default name proguard-rules.pro in each module directory.

Both // and # style comments should be supported, but I've only seen # in the wild and automatically generated template files.

My current proposal would be to add proguard-rules.pro files as a supported file to the comments with the PythonCommentStyle so the # is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    comment-stylesRequest for a new comment style, or fixing a bug with thesegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions