Inspectopedia 2025.3 Help

Code migration

Infix call may be dot call  

Reports for infix function calls that can be replaced with dot-qualified function calls.

Multi-dollar interpolation can be used in string literals   New in this release

Reports that a string can benefit from a conversion to a version with a multi-dollar interpolation prefix.

Outdated context receivers used   New in this release

Reports context receivers which should be migrated to context parameters.

Removable multi-dollar interpolation prefix   New in this release

Reports all strings with an interpolation prefix.

Last modified: 03 November 2025