dev-static-analysis, Hi, I'm a Mozilla staff web developer on MDN, and I'm exploring an idea to offer Web-Compatibility-Scanning-as-a-Service via MDN. [1]
e.g., When a developer sends a pull request, we scan its HTML, CSS, and/or JavaScript and comment with a report of which code breaks which browsers. We've been working on a browser compatibility data store & API [2][3]. To that, we (think we) need to add a linting tool that will use the compat data store to make a code compatibility report. The question for this group is - can we get someone who knows static analysis involved now to help us make sure the compat data model is conducive to generating rules for the linter? Thanks, -L [1] https://docs.google.com/document/d/1c5w87-KDZCP9eltjfk98GL_i-hyqQ193J86_e1L4wnQ/edit?usp=sharing [2] https://wiki.mozilla.org/MDN/Development/CompatibilityTables [3] http://doesitwork-dev.allizom.org/ _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
