Mark only included files as potentially unused (#442)

* Mark only included files as potentially unused

* Update CHANGELOG

* Add test
This commit is contained in:
Gaith Hallak
2023-03-21 13:55:18 +03:00
committed by GitHub
parent 311bf49505
commit 99bb3fe1fb
4 changed files with 15 additions and 3 deletions
+1
View File
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
### Removed
### Fixed
- Warning about unused include when there is no include.
## [7.1.0]
### Added