GithubHelp home page GithubHelp logo

lsaudon / calm_mind Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.35 MB

License: MIT License

Kotlin 0.12% Swift 1.27% Objective-C 0.04% Dart 53.21% HTML 1.56% CMake 15.61% C++ 24.13% C 1.41% Ruby 2.66%

calm_mind's Introduction

@lsaudon's Holopin board

calm_mind's People

Contributors

dependabot[bot] avatar lsaudon avatar

Stargazers

 avatar

Watchers

 avatar  avatar

calm_mind's Issues

dart code metrics

dart_code_metrics:
  metrics:
    cyclomatic-complexity: 20
    # halstead-volume: 150 # Pas pour flutter
    # lines-of-code: 100 # Pas pour flutter
    # maintainability-index: 50
    maximum-nesting-level: 5
    number-of-parameters: 4
    # source-lines-of-code: 50 # Pas pour flutter
    # number-of-methods: 10
    # weight-of-class: 0.33 # Pas pour flutter
  metrics-exclude:    
    - test/**
    - integration_test/**
  rules:
    - avoid-banned-imports
    - avoid-collection-methods-with-unrelated-types
    - avoid-dynamic
    - avoid-global-state
    # - avoid-ignoring-return-values
    # - avoid-late-keyword
    - avoid-missing-enum-constant-in-map
    - avoid-nested-conditional-expressions
    - avoid-non-ascii-symbols
    # - avoid-non-null-assertion
    - avoid-throw-in-catch-block
    - avoid-unnecessary-type-assertions
    - avoid-unnecessary-type-casts
    - avoid-unrelated-type-assertions
    - avoid-unused-parameters
    - ban-name
    - binary-expression-operand-order
    - double-literal-format
    - format-comment
    # - member-ordering
    # - member-ordering-extended
    - newline-before-return
    - no-boolean-literal-compare
    - no-empty-block
    # - no-equal-arguments
    - no-equal-then-else
    # - no-magic-number
    - no-object-declaration
    - prefer-async-await
    - prefer-commenting-analyzer-ignores
    - prefer-conditional-expressions
    # - prefer-correct-identifier-length
    # - prefer-correct-type-name
    - prefer-first
    - prefer-immediate-return
    - prefer-last
    # - prefer-match-file-name
    - prefer-trailing-comma
    - tag-name
    - always-remove-listener
    - avoid-border-all
    - avoid-returning-widgets
    - avoid-unnecessary-setstate
    - avoid-wrapping-in-padding
    - prefer-const-border-radius
    - prefer-extracting-callbacks
    # - prefer-single-widget-per-file
    - prefer-intl-name
    - provide-correct-intl-args
  rules-exclude:
    - test/**
    - integration_test/**
    - test_driver/**
  anti-patterns:
    # - long-method
    - long-parameter-list

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.