Sha256: d79ee769ae81e3e6687b4be459714e23afdb97dd363fe5f4960f449177fc764f

Contents?: true

Size: 508 Bytes

Versions: 4

Compression:

Stored size: 508 Bytes

Contents

# Project identification
sonar.projectKey=patrick204nqh_dev_suite
# sonar.organization=

# Source code encoding
sonar.sourceEncoding=UTF-8

# Sources and tests
sonar.sources=lib,exe
sonar.tests=spec

# Paths to coverage reports
# sonar.ruby.coverage.reportPaths=coverage/.resultset.json
# sonar.testExecutionReportPaths=coverage/test-reports

# Exclusions
# sonar.exclusions=log/**, tmp/**, node_modules/**

# Language specific settings
sonar.language=ruby

# Specify the main branch
sonar.branch.name=master

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
dev_suite-0.2.13 .sonarcloud.properties
dev_suite-0.2.12 .sonarcloud.properties
dev_suite-0.2.11 .sonarcloud.properties
dev_suite-0.2.10 .sonarcloud.properties