Lewis Diamond
Lewis Diamond
I just want to configure a few eslint options :)
What if you're connecting to multiple ArangoDB clusters?
### Describe the bug An interface ``` export interface Props { readonly myArray: readonly string[]; } ``` fails with =: ``` src/index.ts:3:17 - error JSII3001: Type "ReadonlyArray" cannot be used...
Weasel words are words or statements that are intentionally ambiguous or misleading. Not all words ending in `ly` are intentionally ambiguous or misleading. ``` < Weasel.yml grep 'ly$' | wc...
## Prerequsities - [x] I'm on the latest version of the plugin - [x] I've installed the required dependencies - [x] I've run `:h gitlab.nvim.troubleshooting` and followed the steps there...
### Description Is `diffview.lib` is `require()`d without having imported `diffview.bootstrap` first, diffview crashes attempting to index a nil value. ### Expected behavior requiring bootstrap should not be necessary for using...
## Bug Report #### Current Behavior `starship prompt` stats all files in the CWD (even with no module enabled). ``` statx(AT_FDCWD, "/home/user/bin", AT_STATX_SYNC_AS_STAT, STATX_ALL, {stx_mask=STATX_ALL|STATX_MNT_ID, stx_attributes=0, stx_mode=S_IFDIR|0755, stx_size=728, ...}) =...