#phpcodesniffer search results

Wait…this is a high priority issue? a missing blank line before function? #phpcodesniffer

PamelaLu's tweet image. Wait…this is a high priority issue? a missing blank line before function? #phpcodesniffer

Are you EXTREMELY STRICT on your code? Do you want to try Object Calisthenicts? 2.0 is out: github.com/object-calisth… #phpcs #phpcodesniffer

VotrubaT's tweet image. Are you EXTREMELY STRICT on your code?
Do you want to try Object Calisthenicts?
2.0 is out:
github.com/object-calisth…
#phpcs  #phpcodesniffer
VotrubaT's tweet image. Are you EXTREMELY STRICT on your code?
Do you want to try Object Calisthenicts?
2.0 is out:
github.com/object-calisth…
#phpcs  #phpcodesniffer

@gitlab + gitlab-ci + #phpcodesniffer integration :) ... i love bash

pkrzaczk's tweet image. @gitlab + gitlab-ci + #phpcodesniffer integration :) ... i love bash

I wish this would work with #PHPCodeSniffer rulesets. Be able to exclude all files in directories. Then include a subset. Similar to Git ignore. #WordPress

michaelbragg's tweet image. I wish this would work with #PHPCodeSniffer rulesets. Be able to exclude all files in directories. Then include a subset. Similar to Git ignore. #WordPress

How to fix, assignments must be the first block of code on a line? stackoverflow.com/questions/4657… #php #wordpress #phpcodesniffer #phpcs

overflow_meme's tweet image. How to fix, assignments must be the first block of code on a line? stackoverflow.com/questions/4657… #php #wordpress #phpcodesniffer #phpcs

So.... @codeclimate 's #phpcodesniffer engine doesn't have PSR12 standard? Though, it's a built-in standard...

feryardiant's tweet image. So....

@codeclimate 's #phpcodesniffer engine doesn't have PSR12 standard? Though, it's a built-in standard...

Absolutize require/include, empty line after strict_types() definition, import all the names and the best - unused public methods. Welcome and use new checkers in Symplify 3 Coding Standard #codingstandar #phpcsfixer #phpcodesniffer #php tomasvotruba.cz/blog/2018/01/0…

VotrubaT's tweet image. Absolutize require/include, empty line after strict_types() definition, import all the names and the best - unused public methods. Welcome and use new checkers in Symplify 3 Coding Standard #codingstandar #phpcsfixer #phpcodesniffer #php tomasvotruba.cz/blog/2018/01/0…

Анализируйте свой код с помощью PHP_CodeSniffer #development #php #phpcodesniffer #wordpress #wpcs wp-digest.com/guides/analizi…

digest_wp's tweet image. Анализируйте свой код с помощью PHP_CodeSniffer

#development #php #phpcodesniffer #wordpress #wpcs
wp-digest.com/guides/analizi…

We're doing what you love the most.. Fixing our code.. #Code #Fixing #PHPCodeSniffer ♥️

XforWooCommerce's tweet image. We're doing what you love the most.. Fixing our code.. #Code #Fixing #PHPCodeSniffer ♥️

I wish there was #EasyCodingStandard support in @phpstorm 😔. It's like #PHPCodeSniffer and #PHPCSFixer combined into one, but current IDE options does not allow configuring it properly. 🔗 github.com/symplify/easy-…

_Codito_'s tweet image. I wish there was #EasyCodingStandard support in @phpstorm 😔. It's like #PHPCodeSniffer and #PHPCSFixer combined into one, but current IDE options does not allow configuring it properly.

🔗 github.com/symplify/easy-…

🚨 Coder 9.0.0-alpha1 is live! Supports PHP CodeSniffer 4 + begins API overhaul. Dev feedback now critical—test it early: composer require 'drupal/coder:^9.0@alpha' bit.ly/3Lyo0dT via @_klausi_ #Drupal #Coder #PHPCodeSniffer #DevTools

thedroptimes's tweet image. 🚨 Coder 9.0.0-alpha1 is live!

Supports PHP CodeSniffer 4 + begins API overhaul.

Dev feedback now critical—test it early:
composer require 'drupal/coder:^9.0@alpha'

bit.ly/3Lyo0dT via @_klausi_ 

#Drupal #Coder #PHPCodeSniffer #DevTools

PSR-1 and PSR-2 are now supported by #phpcodesniffer !


I just released this package, which contains a #Composer script helper for running #PhpCodeSniffer fixer with #lintstaged in a #Husky pre-commit #Git hook. github.com/nelson6e65/php…


Si deseamos es escribir #código de calidad, debemos respetar los estándares establecidos. Aprende a instalar #PHPCodeSniffer en #Sublime #ST3. 👇 📺youtu.be/nQoYNDNrj8A ✌️ #cursos #tutoriales #programacion #php #laravel #symfony #html #linux #code #developer #phpcs #psr2

kualitycode's tweet image. Si deseamos es escribir #código de calidad, debemos respetar los estándares establecidos.

Aprende a instalar #PHPCodeSniffer en #Sublime #ST3. 👇

📺youtu.be/nQoYNDNrj8A ✌️

#cursos #tutoriales #programacion #php #laravel #symfony #html #linux #code #developer #phpcs #psr2

I suppose every serious project on Magento2 should have checking codestyle, the most famous tool for that is php codesniffer (github.com/squizlabs/PHP_…). So, which ruleset do you use for codesniffer? #magento #phpcodesniffer #codingstandard


Ощутил мощь scopes в #phpstorm, настроил различные конфиги #phpcodesniffer на различные папки


🚨 Coder 9.0.0-alpha1 is live! Supports PHP CodeSniffer 4 + begins API overhaul. Dev feedback now critical—test it early: composer require 'drupal/coder:^9.0@alpha' bit.ly/3Lyo0dT via @_klausi_ #Drupal #Coder #PHPCodeSniffer #DevTools

thedroptimes's tweet image. 🚨 Coder 9.0.0-alpha1 is live!

Supports PHP CodeSniffer 4 + begins API overhaul.

Dev feedback now critical—test it early:
composer require 'drupal/coder:^9.0@alpha'

bit.ly/3Lyo0dT via @_klausi_ 

#Drupal #Coder #PHPCodeSniffer #DevTools

Me neither 🥲. Token-based tools like #PHPCSFixer and #PHPCodeSniffer too 😅.


#PHPCSFixer as a tool is indeed an alternative to #PHPCodeSniffer and its fixing utility (phpcbf), yet these tools have slightly different approach - while Sniffer can report things that require manual work, Fixer goes a different path and can fix everything covered by its rules.


PHP_CodeSniffer users: please read this important announcement: github.com/squizlabs/PHP_… squizlabs/PHP_CodeSniffer is dead, long live PHPCSStandards/PHP_CodeSniffer! #phpcs #php



Great summary of differences between #PHPCSFixer and #PHPCodeSniffer - tools with different approaches, but similar name which sometimes leads to misplaced issues and comments 😅.

One example: sniffer is primarily about detection, the ability to fix automatically is a secondary concern. Fixer is the opposite, fixing is the entire focus. So something super simple like max line length is available in Sniffer. But adamantly rejected in Fixer because of how…



Don't forget that we have excellent tooling in #PHP ecosystem! You're not alone with your upgrades, you can use @PHPCSFixer, @rectorphp, #PHPCodeSniffer with #PHPCompatibility plugin and probably many other tools. Trust me, it's doable 😁.


I wish there was #EasyCodingStandard support in @phpstorm 😔. It's like #PHPCodeSniffer and #PHPCSFixer combined into one, but current IDE options does not allow configuring it properly. 🔗 github.com/symplify/easy-…

_Codito_'s tweet image. I wish there was #EasyCodingStandard support in @phpstorm 😔. It's like #PHPCodeSniffer and #PHPCSFixer combined into one, but current IDE options does not allow configuring it properly.

🔗 github.com/symplify/easy-…

Porque bons times deveriam se preocupar com padrões e estilo de programação. #php #PSR #phpCodeSniffer lnkd.in/dzS4xZGY


Honestly, I don't agree. I see PSRs as recommendations only, not a strict standard. Each person/team/project can have its own standard and it's totally fine IMHO. As long as it's automated with #PHPCSFixer, #PHPCodeSniffer, #EasyCodingStandard


Escaped from the traffic jams just in time for a very interesting @phpbenelux AMA session with @jrf_nl, and very happy I made it! Been using #phpcodesniffer for years, I didn't even know half of how powerful it is. Thanks for all the effort and hard work, we owe you 3000 🥃 #phpc


I wish this would work with #PHPCodeSniffer rulesets. Be able to exclude all files in directories. Then include a subset. Similar to Git ignore. #WordPress

michaelbragg's tweet image. I wish this would work with #PHPCodeSniffer rulesets. Be able to exclude all files in directories. Then include a subset. Similar to Git ignore. #WordPress

Again @phpstan and #PHPCodeSniffer saving the day👏👏 This time I used their dockerized versions. I will post a gist soon to share how easy it is.


I just released this package, which contains a #Composer script helper for running #PhpCodeSniffer fixer with #lintstaged in a #Husky pre-commit #Git hook. github.com/nelson6e65/php…


How to fix, assignments must be the first block of code on a line? stackoverflow.com/questions/4657… #php #wordpress #phpcodesniffer #phpcs

overflow_meme's tweet image. How to fix, assignments must be the first block of code on a line? stackoverflow.com/questions/4657… #php #wordpress #phpcodesniffer #phpcs

So.... @codeclimate 's #phpcodesniffer engine doesn't have PSR12 standard? Though, it's a built-in standard...

feryardiant's tweet image. So....

@codeclimate 's #phpcodesniffer engine doesn't have PSR12 standard? Though, it's a built-in standard...

No results for "#phpcodesniffer"

Are you EXTREMELY STRICT on your code? Do you want to try Object Calisthenicts? 2.0 is out: github.com/object-calisth… #phpcs #phpcodesniffer

VotrubaT's tweet image. Are you EXTREMELY STRICT on your code?
Do you want to try Object Calisthenicts?
2.0 is out:
github.com/object-calisth…
#phpcs  #phpcodesniffer
VotrubaT's tweet image. Are you EXTREMELY STRICT on your code?
Do you want to try Object Calisthenicts?
2.0 is out:
github.com/object-calisth…
#phpcs  #phpcodesniffer

Wait…this is a high priority issue? a missing blank line before function? #phpcodesniffer

PamelaLu's tweet image. Wait…this is a high priority issue? a missing blank line before function? #phpcodesniffer

@gitlab + gitlab-ci + #phpcodesniffer integration :) ... i love bash

pkrzaczk's tweet image. @gitlab + gitlab-ci + #phpcodesniffer integration :) ... i love bash

So.... @codeclimate 's #phpcodesniffer engine doesn't have PSR12 standard? Though, it's a built-in standard...

feryardiant's tweet image. So....

@codeclimate 's #phpcodesniffer engine doesn't have PSR12 standard? Though, it's a built-in standard...

How to fix, assignments must be the first block of code on a line? stackoverflow.com/questions/4657… #php #wordpress #phpcodesniffer #phpcs

overflow_meme's tweet image. How to fix, assignments must be the first block of code on a line? stackoverflow.com/questions/4657… #php #wordpress #phpcodesniffer #phpcs

I wish this would work with #PHPCodeSniffer rulesets. Be able to exclude all files in directories. Then include a subset. Similar to Git ignore. #WordPress

michaelbragg's tweet image. I wish this would work with #PHPCodeSniffer rulesets. Be able to exclude all files in directories. Then include a subset. Similar to Git ignore. #WordPress

Absolutize require/include, empty line after strict_types() definition, import all the names and the best - unused public methods. Welcome and use new checkers in Symplify 3 Coding Standard #codingstandar #phpcsfixer #phpcodesniffer #php tomasvotruba.cz/blog/2018/01/0…

VotrubaT's tweet image. Absolutize require/include, empty line after strict_types() definition, import all the names and the best - unused public methods. Welcome and use new checkers in Symplify 3 Coding Standard #codingstandar #phpcsfixer #phpcodesniffer #php tomasvotruba.cz/blog/2018/01/0…

I wish there was #EasyCodingStandard support in @phpstorm 😔. It's like #PHPCodeSniffer and #PHPCSFixer combined into one, but current IDE options does not allow configuring it properly. 🔗 github.com/symplify/easy-…

_Codito_'s tweet image. I wish there was #EasyCodingStandard support in @phpstorm 😔. It's like #PHPCodeSniffer and #PHPCSFixer combined into one, but current IDE options does not allow configuring it properly.

🔗 github.com/symplify/easy-…

Анализируйте свой код с помощью PHP_CodeSniffer #development #php #phpcodesniffer #wordpress #wpcs wp-digest.com/guides/analizi…

digest_wp's tweet image. Анализируйте свой код с помощью PHP_CodeSniffer

#development #php #phpcodesniffer #wordpress #wpcs
wp-digest.com/guides/analizi…

We're doing what you love the most.. Fixing our code.. #Code #Fixing #PHPCodeSniffer ♥️

XforWooCommerce's tweet image. We're doing what you love the most.. Fixing our code.. #Code #Fixing #PHPCodeSniffer ♥️

Si deseamos es escribir #código de calidad, debemos respetar los estándares establecidos. Aprende a instalar #PHPCodeSniffer en #Sublime #ST3. 👇 📺youtu.be/nQoYNDNrj8A ✌️ #cursos #tutoriales #programacion #php #laravel #symfony #html #linux #code #developer #phpcs #psr2

kualitycode's tweet image. Si deseamos es escribir #código de calidad, debemos respetar los estándares establecidos.

Aprende a instalar #PHPCodeSniffer en #Sublime #ST3. 👇

📺youtu.be/nQoYNDNrj8A ✌️

#cursos #tutoriales #programacion #php #laravel #symfony #html #linux #code #developer #phpcs #psr2

🚨 Coder 9.0.0-alpha1 is live! Supports PHP CodeSniffer 4 + begins API overhaul. Dev feedback now critical—test it early: composer require 'drupal/coder:^9.0@alpha' bit.ly/3Lyo0dT via @_klausi_ #Drupal #Coder #PHPCodeSniffer #DevTools

thedroptimes's tweet image. 🚨 Coder 9.0.0-alpha1 is live!

Supports PHP CodeSniffer 4 + begins API overhaul.

Dev feedback now critical—test it early:
composer require 'drupal/coder:^9.0@alpha'

bit.ly/3Lyo0dT via @_klausi_ 

#Drupal #Coder #PHPCodeSniffer #DevTools

Loading...

Something went wrong.


Something went wrong.


United States Trends