"Rename this file to" should not be thrown for dot notation filenames

I am using dot notation filenames in my project, so for a class ConnectionManager my file name is connection.manager.ts

It would be nice if SonarQube recognized dot notation and did not report this as an issue.

Hello,

Do you confirm you are talking about the rule S3317?

Thanks
Alex

1 Like

Hi,

Ticket is there already, Support dot notation in S3317 (`file-name-differ-from-class`) · Issue #2855 · SonarSource/SonarJS · GitHub
I hope we will fix it soon.

1 Like

Hello,

Here is the corresponding ticket to fix this problem.

Alex

1 Like