QiuminGe / cpp-check-lint

MIT License
12 stars 6 forks source link

Feature Request: Run lint and check when file is opened. #40

Open guptapriyanshu7 opened 2 years ago

guptapriyanshu7 commented 2 years ago

Current behavior: When a file is opened we have to explicitly run lint and check to see the warnings.

Desired : Run lint and check when a file is opened automatically.