|
|
@ -10,7 +10,7 @@ var EventManager = require('../../lib/events') |
|
|
|
|
|
|
|
|
|
|
|
const profile = { |
|
|
|
const profile = { |
|
|
|
name: 'solidityStaticAnalysis', |
|
|
|
name: 'solidityStaticAnalysis', |
|
|
|
displayName: 'Solidity static analysis', |
|
|
|
displayName: 'Solidity Analyzers', |
|
|
|
methods: ['changedStatus'], |
|
|
|
methods: ['changedStatus'], |
|
|
|
events: [], |
|
|
|
events: [], |
|
|
|
icon: 'assets/img/staticAnalysis.webp', |
|
|
|
icon: 'assets/img/staticAnalysis.webp', |
|
|
|