Maximum characters

Is there a way to configure the length of characters in the names of the files or directories when analyzed by the sonar scanner, instead of 248, could it be 500 characters?

Hello @Jorge_Lino ,

I’m not aware of such a limit affecting our global scanners. Do you refer to this kind of error:

”##[error]System.IO.PathTooLongException: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.”

?

If so, this is a Windows-only limitation for which our scanners can’t do anything about.