mapaction / mapactionpy_controller

7 stars 6 forks source link

check naming convention tool captures files with no extension #48

Open andrewphilipsmith opened 4 years ago

andrewphilipsmith commented 4 years ago

Actual behaviour

*****************
CHECKING DIR default-cmf/20YYiso3nn\GIS/3_Mapping/33_MXD_Maps
*****************
error filename does not match regex: FilenameExample- MAnnn_T00C00P00_MapTitleA3.mxd
error filename does not match regex: Folders - new one for each MA number

The file "Folders - new one for each MA number" is checked even though it doesn't have a ".mxd" extension

Expect behaviour

Only those files with the specificed extension(s) should be checked.

sidhanthapoddar99 commented 3 years ago

HI @andrewphilipsmith can I try to solve this issue