Variable: projectile-doctor--large-project
projectile-doctor--large-project is a variable defined in
projectile.el.
Value
10000
Documentation
File count above which a project is considered large by the doctor.
Source Code
;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(defconst projectile-doctor--large-project 10000
"File count above which a project is considered large by the doctor.")