-
Inspired by a remark from @fredden in #289 and related to #25, the PHPCS native `AbstractSniffUnitTest` test case should flag sniff test case files which would lead to fixes, but for which no `.fixed`…
jrfnl updated
10 months ago
-
Hi, When I run phpsc on saving file, it takes almost 3 seconds to wait.
I am using python3. And I have modified phpcs.py in line 182.
`
// bofore
return data.decode()
//after
return data.dec…
-
Our team is currently in the process of trying to get codesniffer working in sublime.
So far we have been able to set it up and get it running as it should with the default properties.
However, …
ghost updated
3 years ago
-
I recently switched from connecting to my dev server using network drives to using network locations.
- Windows 10
- I have a network location \\x\y
- I have a file update.php inside the root of …
jroru updated
4 years ago
-
I really want this ext to work. I tried everything.
```
System:
OS: macOS Sierra 10.12.6
CPU: x64 Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz
Memory: 989.34 MB / 16.00 GB
Shell: …
-
I've discovered through trial and error that I can configure PHPCS features that this library doesn't directly support through configuration. Example:
```
options: {
// hack: args…
-
## Is your feature request related to a problem?
It's difficult to write and maintain XML configuration rules to apply different subdirectories, as the existing configuration file syntax is oriente…
-
This template is for **user support**. If you are reporting an actual Flycheck bug, please use the relevant issue template instead.
## Checklist
- [x] I have searched existing issues and StackOve…
-
## Is your feature request related to a problem? Please describe
As a module maintainer I want an easy way to lint Drupal coding standards.
## Describe the solution you'd like
- [ ] Add PHPCS and…
-
### Summary
When setting up a new Magento project, one always needs to manually configure PHP CodeSniffer. According to https://www.jetbrains.com/help/phpstorm/using-php-code-sniffer.html#configure-t…