-
**Snippet format update**
As a PowerShell developer, I'd like to see the built-in snippets reflect what appear to be the community-agreed-upon formatting rules so that I, and I'm assuming others, d…
-
Tried
```
needs: ['view:dynamic-component']
needs: ['component:dynamic-component']
needs: ['helper:dynamic-component']
```
but they aren't working.
ps - thanks for this! it rules.
-
Hit at all,
first: archunit is really great and this issue is just a way to improve the way to use it!
When using in unit-test scope, the context and specific rule is easily to be identified. Bu…
-
#### For bugs
- Rule Id (if any, e.g. SC1000): SC2034
- My shellcheck version (`shellcheck --version` or "online"): 0.7.2
- [ X ] The rule's wiki page does not already cover this (e.g. https://she…
-
I had trouble debugging a Windows build failure because the default output from `flutter run` is too terse.
```
❯ flutter run -d windows
Launching lib\main.dart on Windows in debug mode...
C:\Pr…
-
Hi.
I have a problem with Eset Endpoint Security (enterprise antivirus for android) signatures updates. PCAPdroid fully block it even with outgoing rule for app. Disabling firewall not help. Only ful…
-
TexLive version: 2020
System: Windows 10
Cannot use the `Makefile` file to make pdf.
This is the error log, and I cannot fix it. (I changed my working dir name to `dirs`)
```log
PS dirs\SIC…
-
# UseConsistentWhitespace rule CheckOperator behavior is inconsistent across PowerShell versions & not well defined
In trying to figure out why the `CheckOperator` option of the `UseConsistentWhite…
-
What are your thoughts on [type imports](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-8.html)?
They don't seem to offer too much in functionality, but might be useful for…
-
Well, thanks a lot for your work. It's fantastic.
I'm now trying to identify the 1D Terzaghi Consolidation Equations (u_t = a*u_xx), but I met some problems. The accuracy is not very good, the PDE…