sdras/project-explorer

Run a check for if the directory is too large

Open

#1 geöffnet am 9. Sept. 2018

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (527 Stars) (24 Forks)batch import
good first issue

Beschreibung

If someone mistakenly points to root or some gigantic directory they didn't mean to, it will just get clogged for a while. This needs a check for how large the file is- and maybe a loader too? I'm interested to hear people's opinions on this before I implement it for what the expected behavior should be.

Contributor Guide