Variable: projectile-doctor--huge-project

projectile-doctor--huge-project is a variable defined in projectile.el.

Value

50000

Documentation

File count above which the doctor suspects the ignore rules.

Source Code

;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
(defconst projectile-doctor--huge-project 50000
  "File count above which the doctor suspects the ignore rules.")