Commits


Gil authored and GitHub committed 9f728b84589
Remove checks for boolean migration (#3039) There are too many false positives to mark with NOLINT: * BOOL is type in Win32 * BOOL is used as an identifier in the nanopb API * YES and NO should be used when calling Objective-C APIs * YES and NO are in the instructions for using NSDefaults