maxLspFileSizeBytes top-level constant

int const maxLspFileSizeBytes

Maximum file size accepted for LSP analysis (10 MB).

Implementation

const int maxLspFileSizeBytes = 10000000;