Commit Graph

4 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
9cd74edf49 Fix gettext incorrectly detection string as php-format
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 19:02:11 -03:00
Maurício Meneghini Fauth
7cee8e44f9 Refactor the Advisor class
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 15:39:26 -03:00
Maurício Meneghini Fauth
45e1128122 Move gettext calls to advisory rules files
Removes the need of the AdvisoryRulesCommand.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 15:37:46 -03:00
Maurício Meneghini Fauth
51ae4fad22 Remove advisory rules file parser
Uses a PHP array instead of parsing a TXT file.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-08-31 15:37:46 -03:00