head	8.7;
access;
symbols;
locks; strict;
comment	@# @;


8.7
date	2026.05.11.12.01.11;	author mcalabre;	state Exp;
branches;
next	0.0;

0.0
date	2026.04.24.06.47.48;	author mcalabre;	state Exp;
branches;
next	;


desc
@YAML format file containging options for clang-tidy, implemented via
symlink .clang-tidy.
@


8.7
log
@WCSLIB 8.7
@
text
@# Configuration file for clang-tidy.

Checks:
  -  -*
  -   bugprone-*
  -  -bugprone-assignment-in-if-condition
  -  -bugprone-easily-swappable-parameters
  -  -bugprone-reserved-identifier      # For sundazel.c
  -   clang-analyzer-*
  -  -clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling
  -   concurrency-*
  -   performance-*
  -  -performance-no-int-to-ptr         # For getwcstab_f.c
  -   portability-*

ExtraArgs:
  -   -I..
  -   -I../C
  -   -I../pgsbox
  -   -I/usr/local/include/cfitsio
  -   -I/usr/local/include/pgplot

UseColor: true
@


0.0
log
@Empty revision.
@
text
@d1 23
@
