Skip to content

Conversation

petrparolek
Copy link
Contributor

  • upgraded PHPStan
  • downgraded ninjify/coding-standard

- upgraded PHPStan
- downgraded ninjify/coding-standard
"ninjify/coding-standard": "^0.12"
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"ninjify/coding-standard": "^0.11"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Proc 0.11?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

opravím

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

root@7c4d2bf04b30:~/repos/contributte-datagrid-nette-database-data-source# make qa
vendor/bin/phpstan analyse -l 8 -c phpstan.neon --memory-limit=512M src
 3/3 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%


                                                                                                                        
 [OK] No errors                                                                                                         
                                                                                                                        

vendor/bin/phpcs --standard=ruleset.xml --extensions=php,phpt --tab-width=4 --ignore=temp -sp src tests
ERROR: Referenced sniff "SlevomatCodingStandard.Namespaces.FullyQualifiedClassNameAfterKeyword" does not exist

Run "phpcs --help" for usage information

make: *** [Makefile:9: cs] Error 3

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odmaz FullyQualifiedClassNameAfterKeyword z ruleset.xml a pripadne dalsi co delaji problemy.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jak? Vždyt toto tam není

Makefile Outdated

phpstan:
vendor/bin/phpstan analyse -l max -c phpstan.neon --memory-limit=512M src
vendor/bin/phpstan analyse -l 8 -c phpstan.neon --memory-limit=512M src
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Presunes to do configu, prosim?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@petrparolek petrparolek deleted the petrparolek-patch-1 branch January 29, 2022 13:05
@petrparolek petrparolek restored the petrparolek-patch-1 branch February 3, 2022 09:46
@petrparolek petrparolek reopened this Feb 3, 2022
@f3l1x f3l1x merged commit abb3bd1 into contributte:master Feb 9, 2022
@petrparolek petrparolek deleted the petrparolek-patch-1 branch February 9, 2022 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants