Skip to content

Fix examples with type= #27

@matthewfarwell

Description

@matthewfarwell

Some of the examples in 0.9.0 and 1.0.0 are incorrect: For instance

org.scalastyle.scalariform.TodoCommentChecker

<check enabled="true" class="org.scalastyle.scalariform.TodoCommentChecker" level="warning">
 <parameters>
  <parameter default="TODO|FIXME" type="string" name="words"/>
 </parameters>
</check>

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions