Anthony Poschen

Results 17 issues of Anthony Poschen

### Description: the changes are a proposal to address #911 they have been tested with real workloads and do resolve the example provided in the issue #911 I am not...

**Is your feature request related to a problem? Please describe.** when trying to whitelist / allow certain matches i would like to define regex's to be allowed that check the...

enhancement

while trying to run `cfn submit` creating the CloudFormationManagedUploadInfrastructure stack fails as my companies enforced role boundaries require a specific PermissionBoundary and ManagedPolicy be present. If i manually create the...

would be really great if this project supports lsp https://langserver.org/ if it is just a documentation issue id love to use this with other lsp clients besides vscode. Incase not...

prisma compiling in a dockerfile has stopped working as per https://github.com/prisma/prisma/issues/14073 and a resolution has been posted, so for now might be a good idea to ensure the website documentation...

📚 documentation

resolves #152 out of the main configuration ```lua start_tag_pattern = { "tag_start" }, start_name_tag_pattern = { "element_identifier" }, end_tag_pattern = { "tag_end" }, end_name_tag_pattern = { "element_identifier" }, close_tag_pattern =...

Templ is a templating language for use within golang. Example file `hello.templ` ```go package main templ hello(name string) { Hello, { name } } templ foo(name string) { @hello(name) }...

Example XML this resolves matching. ``` releases foo my-super-secret-password ``` Resolves: https://github.com/zricethezav/gitleaks/issues/908 ### Description: This PR aims to enable finding secrets within xml files by changing the generic Regex pattern...

### Did you check docs and existing issues? - [X] I have read all the zen-mode.nvim docs - [X] I have searched the existing issues of zen-mode.nvim - [X] I...

bug

### Did you check the docs? - [X] I have read all the zen-mode.nvim docs ### Is your feature request related to a problem? Please describe. When integrating zenmode with...

enhancement
Stale