Christoffer Rehn
Christoffer Rehn
### Before You File a Documentation Request Please Confirm You Have Done The Following... - [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal....
We want to shift a whole bunch of notes whenever many of them are outside the stave. - If at least the next N notes are at least M notes...
Parser should create the absolute most straightforward format. For example `[ parts [ note1, note 2, ... ], ... ]` Can create a simple algorithm to divide into octave changes...
With #15 merged, at every run all files are stored under a new random temporary directory. We could use [`@actions/tool-cache`](https://github.com/actions/toolkit/tree/main/packages/tool-cache) to avoid downloading SAM CLI each time. Only really useful...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
## The problem Some properties have limited support for [intrinsic functions](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference.html) (e.g. `Ref`, `Fn::GetAtt`, `Fn::If`, etc.). Using unsupported intrinsic functions in such properties can cause issues with deployment. ## Why...