This is an archive of the discontinued LLVM Phabricator instance.

Add a support for clang tidy to import another configurations files from .clang-tidy
Needs ReviewPublic

Authored by ykfre on Jan 17 2020, 11:08 AM.

Details

Reviewers
njames93
LegalizeAdulthood
Group Reviewers
Restricted Project
Summary

add ConfigurationsFilesToImport option - to make it possible to import another configurations files from .clang-tidy, So there will be no need
to duplicate anymore the configuration file among projects, and it will be possible to just point the configuration file to some config in a share.

Diff Detail

Event Timeline

ykfre created this revision.Jan 17 2020, 11:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 17 2020, 11:08 AM

Please upload the diff with full context. This would also need a test.

LegalizeAdulthood requested changes to this revision.Jan 10 2022, 9:59 AM

Please upload a full context diff so that the changes can be properly viewed. Thanks.

This revision now requires changes to proceed.Jan 10 2022, 9:59 AM
LegalizeAdulthood resigned from this revision.Mar 22 2023, 10:33 AM

No action taken, removing myself as a reviewer

This revision now requires review to proceed.Mar 22 2023, 10:33 AM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: PiotrZSL. · View Herald Transcript