sdras/project-explorer

Run a check for if the directory is too large

Open

#1 aberto em 9 de set. de 2018

Ver no GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (24 forks)batch import
good first issue

Métricas do repositório

Stars
 (527 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador