All Projects → ulrichb → XmlDocInspections

ulrichb / XmlDocInspections

Licence: MIT license
Configurable XML Doc warnings for ReSharper

Programming Languages

C#
18002 projects
powershell
5483 projects

Projects that are alternatives of or similar to XmlDocInspections

JetBox
ReSharper settings synchronization through Dropbox
Stars: ✭ 18 (-28%)
Mutual labels:  resharper, resharper-plugin
resharper-presentation-assistant
ReSharper extension to show executing commands and keystrokes
Stars: ✭ 49 (+96%)
Mutual labels:  resharper, resharper-plugin
ExternalAnnotations
JetBrains ReSharper External Annotations
Stars: ✭ 78 (+212%)
Mutual labels:  resharper, resharper-plugin
resharper-devguide
Developer guide for the ReSharper Platform
Stars: ✭ 65 (+160%)
Mutual labels:  resharper, resharper-plugin
resharper-xunit-templates
ReSharper Live Templates for xUnit.net
Stars: ✭ 18 (-28%)
Mutual labels:  resharper, resharper-plugin
mnemonics
Source code for mnemonic template generators for ReSharper and IDEA
Stars: ✭ 69 (+176%)
Mutual labels:  resharper, resharper-plugin
phpstan-dba
PHPStan based SQL static analysis and type inference for the database access layer
Stars: ✭ 163 (+552%)
Mutual labels:  static-analysis
shell-linter
A Github Action for ShellCheck
Stars: ✭ 58 (+132%)
Mutual labels:  static-analysis
unimport
unimport is a Go static analysis tool to find unnecessary import aliases.
Stars: ✭ 64 (+156%)
Mutual labels:  static-analysis
aura
Python source code auditing and static analysis on a large scale
Stars: ✭ 101 (+304%)
Mutual labels:  static-analysis
deps-infer
Infer mvn deps from sources
Stars: ✭ 36 (+44%)
Mutual labels:  static-analysis
gotcha
Go Taint CHeck Analyser
Stars: ✭ 40 (+60%)
Mutual labels:  static-analysis
eslint-plugin-vue-scoped-css
ESLint plugin for Scoped CSS in Vue.js
Stars: ✭ 58 (+132%)
Mutual labels:  static-analysis
CKS-Exercises-Certified-Kubernetes-Security-Specialist
A set of curated exercises to help you prepare for the CKS exam
Stars: ✭ 124 (+396%)
Mutual labels:  static-analysis
phpstan.el
Interface to PHPStan (PHP static analyzer)
Stars: ✭ 22 (-12%)
Mutual labels:  static-analysis
constyble
CSS complexity linter
Stars: ✭ 92 (+268%)
Mutual labels:  static-analysis
go-mnd
Magic number detector for Go.
Stars: ✭ 153 (+512%)
Mutual labels:  static-analysis
twly
Wanna get DRY? Static analysis tool for detecting repeat code.
Stars: ✭ 42 (+68%)
Mutual labels:  static-analysis
r2frida-book
The radare2 + frida book for Mobile Application assessment
Stars: ✭ 38 (+52%)
Mutual labels:  static-analysis
save
Universal test framework for cli tools [mainly for code analyzers and compilers]
Stars: ✭ 33 (+32%)
Mutual labels:  static-analysis

XML Doc Inspections ReSharper Extension

Build status Gitter Line Coverage Branch Coverage

Plugin pages: ReSharper / Rider

History of changes

Description

A simple ReSharper extension which enables to show warnings for missing XML Doc comments for types and type members. In contrast to the C# compiler's CS1591 warning which emits a warning for all public or protected types and members, this extension provides configuration options. Further it comes with a quick fix action to generate doc comment templates.

ReSharper options page

Options Page

Quick Fix

QuickFix

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].