checkstyle + stop filters
i have checkstyle stop filter setup (e.g. replace incantation numbers section exam code).
the stop xml record resides same folder checkstyle xml file. however, where record indeed varies:
on windows dev box d:\dev\shared\checkstyle\config
on linux ci server /root/repo/shared/checkstyle/config
on another developers box anywhere (they check out svn repo to).
the wholly "consistent" thing stop record always same folder checkstyle xml file.
i can't work out pledge record always consistently picked up. also i don't know since checkstyle does support embedded stop within checkstyle xml file.
any help?
Comments
Post a Comment