Angular 20 Modules and Pipes are now suffixed by -module and -pipe, respectively.
When a user renames one of these two file types, the Renamer should treat these dash suffixes the way it does with dot-suffixes, i.e. remove the dash suffix from any renamed folder. Currently, this is included in the new folder name.