Skip to content

Improve "File name does not match module name"

Motivation

It is hard to spot the difference between the file name and the module name. If a few more spaces are added it is much easier to differentiate the two.

Proposal

Add after Saw:

This is the current message

File name does not match module name:
Saw: ‘Exercises.Ch3Lenses.Sec6ViertualFields’
Expected: ‘Exercises.Ch3Lenses.Sec6VirtualFields’

Now with the proposed spaces added

File name does not match module name:
Saw:      ‘Exercises.Ch3Lenses.Sec6ViertualFields’
Expected: ‘Exercises.Ch3Lenses.Sec6VirtualFields’
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information