File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Traits for C++
22
3- [ ![ License] ( https://img.shields.io/badge/License-BSD_3--Clause-blue.svg )] ( LICENSE )
43[ ![ windows] ( https://github.com/VolumeGraphics/traits/actions/workflows/windows.yml/badge.svg?cache-control=no-cache )] ( https://github.com/VolumeGraphics/traits/actions/workflows/windows.yml )
54[ ![ linux] ( https://github.com/VolumeGraphics/traits/actions/workflows/linux.yml/badge.svg?cache-control=no-cache )] ( https://github.com/VolumeGraphics/traits/actions/workflows/linux.yml )
65[ ![ macos] ( https://github.com/VolumeGraphics/traits/actions/workflows/macos.yml/badge.svg?cache-control=no-cache )] ( https://github.com/VolumeGraphics/traits/actions/workflows/macos.yml )
76[ ![ lint] ( https://github.com/VolumeGraphics/traits/actions/workflows/lint.yml/badge.svg?cache-control=no-cache )] ( https://github.com/VolumeGraphics/traits/actions/workflows/lint.yml )
7+ [ ![ codecov] ( https://codecov.io/github/VolumeGraphics/traits/graph/badge.svg?token=BK2TDD58X6 )] ( https://codecov.io/github/VolumeGraphics/traits )
8+
9+ [ ![ License] ( https://img.shields.io/badge/License-BSD_3--Clause-blue.svg )] ( LICENSE )
810
911Define shared behavior in a non-intrusive way while preserving value semantics.
1012
You can’t perform that action at this time.
0 commit comments