Skip to content

Keep backticks in identifiers #2034

@kaeedo

Description

@kaeedo

Issue created from fantomas-online

Code

let ``process`` = 1

Result

let process = 1

Problem description

process is a reserved keyword for future F# useage, so I would like fantomas to keep the backticks to avoid the warning. This could be the same for all reserved keywords

Extra information

  • The formatted result breaks by code.
  • The formatted result gives compiler warnings.
  • I or my company would be willing to help fix this.

Options

Fantomas master branch at 1/1/1990

Default Fantomas configuration

Did you know that you can ignore files when formatting from fantomas-tool or the FAKE targets by using a .fantomasignore file?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions