File: cs-errors.config

package info (click to toggle)
monodoc 1.1.18-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 58,432 kB
  • ctags: 4,991
  • sloc: xml: 718,392; cs: 38,337; sh: 3,172; perl: 554; makefile: 303
file content (7 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
<ErrorProviderConfig>
	<FilesPath>../../mcs/errors</FilesPath>
	<Match>cs????*.cs</Match>
	<ErrorNumSubstringStart>2</ErrorNumSubstringStart>
	<ErrorNumSubstringLength>4</ErrorNumSubstringLength>
	<FriendlyFormatString>CS{0:0###}</FriendlyFormatString>
</ErrorProviderConfig>