src/shaders/shaders.data.fragment.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function main has 90 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  main() {
    // need to pre-call main to fill up the functions list
    this._main = `
void main(void) {

Severity: Major
Found in src/shaders/shaders.data.fragment.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status