Skip to content

ReSharper does not apply file header specified in ReSharper options if StyleCop is installed #52

Description

@MPleskunina

File Header Text is specified in ReSharper options as:

------------------------------------------------------------------------------------------------------
- $SOLUTION$
- $PROJECT$
- $FILENAME$
- $CURRENT_MONTH$/$CURRENT_DAY$/$CURRENT_YEAR$ $CURRENT_TIME$
- Copyright (c) Abc, Inc. All Rights Reserved
------------------------------------------------------------------------------------------------------

but the generated header is :

// --------------------------------------------------------------------------------------------------------------------
// <copyright company="" file="Class.cs">
//   
// </copyright>
// <summary>
//   
// </summary>
// 
// --------------------------------------------------------------------------------------------------------------------

VS 2019, ReSharper 2021.3.2, StyleCop by JetBrains 2021.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions