Skip to content

Commit

Permalink
[pt] add antipattern as suggested by Marco (https://forum.languagetoo…
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnaber committed Nov 27, 2019
1 parent 9c528ed commit dbb6de7
Showing 1 changed file with 5 additions and 1 deletion.
Expand Up @@ -1058,7 +1058,11 @@ title="Easy editing stylesheet" ?>
<token postag_regexp='yes' postag='Z.+'/>
</unify>
</antipattern>
<rule>
<antipattern>
<token>modelar</token>
<token regexp='yes'>pequenos|escassos|diminutos|reduzidos|insignificantes|grandes|enormes</token>
</antipattern>
<rule>
<antipattern>
<token regexp='yes'>(?:&precede_nome_proprio_F;|&precede_nome_proprio_M;)s?</token>
<token regexp='yes' case_sensitive='yes'>\p{Lu}.+</token>
Expand Down

0 comments on commit dbb6de7

Please sign in to comment.