-
[Enter steps to reproduce:]
1. Create AnyName.md, open in Atom
2. Without quitting Atom, close the file and rename to anything with spaces
3. Drag the renamed file into Atom
4. Toggle Markdown P…
-
Spaces (32, 0x20) are valid characters in the description header that is sent to AWS Glacier [1] and their docs say nothing about urlencoding or decoding of the `x-amz-archive-description` header fiel…
-
### Description
[Docs](https://docs.flyte.org/projects/cookbook/en/v0.3.66/auto/core/flyte_basics/task_cache.html#how-local-caching-works) currently describe where cache is stored: `~/.flyte/local-ca…
-
current README example gives
```
$ cat deformatter_output.txt
[]
[]
[]hulo []broo
[]how []
[{}]you []
[{}]doin'
[]
[]
```
This should be
```
[
]hulo []broo[
]how [
][{}]you [
][{}…
-
For businesses operating in Australia, the Australian Business Register (ABR) issues an essential 11-digit identification called an Australian Business Number (ABN). For official procedures like taxat…
-
## Sanitizing user-provided params
In Nextflow as it currently stands, any param that is used in a process gets copied to `.command.sh` without validation. Although filenames are properly processed…
-
### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode: http://flight-manual.atom.io/hacking-atom/secti…
-
files put in dropbox should be monitored for anomolies (longer than FAT32 will support, code exucution as part of arguments, etc)
-
something similar to the way [jscodeshift](https://github.com/facebook/jscodeshift/) works (create multiple child processes and run transforms in parallel).
this should speed things up drastically wh…
-
## Description
"Test lol" will be correctly sanitized, but "lol test" or "test lol test" will not.