core: Disable clang-tidy checks for cairo
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// NOLINTBEGIN
|
||||
/*
|
||||
* Copyright (c) 2006 INRIA
|
||||
*
|
||||
@@ -228,3 +229,4 @@ int64x64_t::Invert(const uint64_t v)
|
||||
} // namespace ns3
|
||||
|
||||
#endif /* INT64X64_CAIRO_H */
|
||||
// NOLINTEND
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// NOLINTBEGIN
|
||||
/*
|
||||
* Copyright (c) 2010 INRIA
|
||||
*
|
||||
@@ -435,3 +436,4 @@ class int64x64_t
|
||||
|
||||
#endif /* defined(INT64X64_USE_CAIRO) && !defined(PYTHON_SCAN) */
|
||||
#endif /* INT64X64_CAIRO_H */
|
||||
// NOLINTEND
|
||||
|
||||
Reference in New Issue
Block a user