add codacy
This commit is contained in:
parent
110dd44f58
commit
e57769680e
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@
|
||||||
|_| \_|\__,_|_| |_| |_|\___|\___/|_| \_____|
|
|_| \_|\__,_|_| |_| |_|\___|\___/|_| \_____|
|
||||||
```
|
```
|
||||||
|
|
||||||
Branch | Linux/OSX | Windows
|
Branch | Linux/OSX | Windows | Codacy
|
||||||
-------|-----------|---------
|
-------|-----------|---------|-------
|
||||||
master |[![Build Status](https://travis-ci.org/Neargye/nameof.svg?branch=master)](https://travis-ci.org/Neargye/nameof)|[![Build status](https://ci.appveyor.com/api/projects/status/yq5fk0d9mwljbubt/branch/master?svg=true)](https://ci.appveyor.com/project/Neargye/nameof/branch/master)
|
master |[![Build Status](https://travis-ci.org/Neargye/nameof.svg?branch=master)](https://travis-ci.org/Neargye/nameof)|[![Build status](https://ci.appveyor.com/api/projects/status/yq5fk0d9mwljbubt/branch/master?svg=true)](https://ci.appveyor.com/project/Neargye/nameof/branch/master)|[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1d06f3f07afe4f34acd29c0c8efa830b)](https://www.codacy.com/app/Neargye/nameof?utm_source=github.com&utm_medium=referral&utm_content=Neargye/nameof&utm_campaign=Badge_Grade)
|
||||||
|
|
||||||
C++ alternative to [nameof](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/nameof) operator in [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)).
|
C++ alternative to [nameof](https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/nameof) operator in [C#](https://en.wikipedia.org/wiki/C_Sharp_(programming_language)).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue